diff options
author | lloyd <[email protected]> | 2010-05-25 15:34:02 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-05-25 15:34:02 +0000 |
commit | 4d944e43a886285f759939739441caeff09f9544 (patch) | |
tree | 87373847f49d43f75d8dd10b3accd579ec5a17f9 /checks/bench.cpp | |
parent | 432bcf59badb8f6271146772ccbc1649822c25cb (diff) |
Remove FORK-256; it's obscure and has been definitively broken.
More commentary posted to the list:
http://lists.randombit.net/pipermail/botan-devel/2010-May/001123.html
Diffstat (limited to 'checks/bench.cpp')
-rw-r--r-- | checks/bench.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/checks/bench.cpp b/checks/bench.cpp index d3f9be391..70b8087d4 100644 --- a/checks/bench.cpp +++ b/checks/bench.cpp @@ -105,7 +105,6 @@ const std::string algos[] = { /* Hashes */ "BMW-512", - "FORK-256", "GOST-34.11", "HAS-160", "MD2", |