diff options
author | lloyd <[email protected]> | 2008-09-18 01:57:50 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-18 01:57:50 +0000 |
commit | 32f8440a99c6bf84f731916b8f8cb69b23572b59 (patch) | |
tree | a7c096bd98bfaae42cb53212c73a2a24fa7a693f | |
parent | 703407e5b1b12df9a3b5bf3a027a4714d11cf070 (diff) |
Credit Dean with the code in thanks.txt
-rw-r--r-- | doc/thanks.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/thanks.txt b/doc/thanks.txt index 0d1f538e7..b6a3ef30b 100644 --- a/doc/thanks.txt +++ b/doc/thanks.txt @@ -22,6 +22,8 @@ drivers, enabling the creation of Botan's AEP engine module. In addition, the following people have unknowingly contributed help: + Dean Gaudet <[email protected]> wrote the SSE2 implementation of SHA-1 + The implementation of DES is based off a public domain implementation by Phil Karn from 1994 (he, in turn, credits Richard Outerbridge and Jim Gillogly). |