diff options
author | lloyd <[email protected]> | 2010-01-12 16:15:29 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-01-12 16:15:29 +0000 |
commit | 118e42c730001fb3ef2f30a295b099c73bc99668 (patch) | |
tree | b4689813d0054dbc09703df60cd1e23e0649337f /doc/license.txt | |
parent | 3f9791ba4d118143c03a613280f53a29a6e1e993 (diff) |
Add SIMD version of Noekeon. On a Core2, about 2.7x faster using SIMD_SSE2
and 1.6x faster using SIMD_Scalar.
Diffstat (limited to 'doc/license.txt')
-rw-r--r-- | doc/license.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/license.txt b/doc/license.txt index 9d1067cc1..61615c3af 100644 --- a/doc/license.txt +++ b/doc/license.txt @@ -1,6 +1,6 @@ Botan (http://botan.randombit.net/) is distributed under these terms: -Copyright (C) 1999-2009 Jack Lloyd +Copyright (C) 1999-2010 Jack Lloyd 2001 Peter J Jones 2004-2007 Justin Karneges 2005 Matthew Gregan |