aboutsummaryrefslogtreecommitdiffstats
path: root/src/cms/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-11-01 17:25:48 +0000
committerlloyd <[email protected]>2010-11-01 17:25:48 +0000
commit04cb06b11bbb64a6bf947abec8849d1bf02ec093 (patch)
treedc6508dfcc6084d7e52cfb2861462b8614a4dec4 /src/cms/info.txt
parentba069386cdfb31720fa5a305c81baa18a0c8504d (diff)
Add new top-level algorithm which provides basic functionality: name
query, clearing, and cloning. Applies to ciphers, hashes, MACs, and PBKDFs. May extend to KDFs later as well. A single combined hierarchy in particular will make the algo_factory much simpler.
Diffstat (limited to 'src/cms/info.txt')
-rw-r--r--src/cms/info.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cms/info.txt b/src/cms/info.txt
index 708f1d592..dc2110ae5 100644
--- a/src/cms/info.txt
+++ b/src/cms/info.txt
@@ -11,6 +11,6 @@ oid_lookup
pem
pubkey
sha1
-sym_algo
+algo_base
x509cert
</requires>