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/benchmark/info.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/benchmark/info.txt') diff --git a/src/benchmark/info.txt b/src/benchmark/info.txt index 3a817435a..30bb679ca 100644 --- a/src/benchmark/info.txt +++ b/src/benchmark/info.txt @@ -3,7 +3,7 @@ define RUNTIME_BENCHMARKING algo_factory block -buf_comp +algo_base hash mac rng -- cgit v1.2.3