From 04cb06b11bbb64a6bf947abec8849d1bf02ec093 Mon Sep 17 00:00:00 2001 From: lloyd Date: Mon, 1 Nov 2010 17:25:48 +0000 Subject: 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. --- src/mac/info.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/mac/info.txt') diff --git a/src/mac/info.txt b/src/mac/info.txt index 6a74d8445..d991577f7 100644 --- a/src/mac/info.txt +++ b/src/mac/info.txt @@ -1,4 +1,3 @@ -buf_comp -sym_algo +algo_base -- cgit v1.2.3