diff options
author | fstrenzke <[email protected]> | 2014-11-26 18:19:47 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-11-26 18:19:47 +0000 |
commit | 0ef9ee80a015c7c88902cd435cff9e54c7db5dc1 (patch) | |
tree | 8a2461cd384fee3da5e9469721e013380b450443 /doc/credits.rst | |
parent | 2561eaf5c4794a97d2a2091b894d69e2c9f70c24 (diff) |
Add an implementation of McEliece encryption based on HyMES
(https://www.rocq.inria.fr/secret/CBCrypto/index.php?pg=hymes).
The original version is LGPL but cryptsource GmbH has secured
permission to release it under a BSD license. Also includes the
Overbeck CCA2 message encoding scheme.
Diffstat (limited to 'doc/credits.rst')
-rw-r--r-- | doc/credits.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/credits.rst b/doc/credits.rst index 7f84d1b0a..633d69f79 100644 --- a/doc/credits.rst +++ b/doc/credits.rst @@ -80,7 +80,7 @@ snail-mail address (S), and Bitcoin address (B). S: Italy N: Falko Strenzke - E: [email protected] - W: http://www.flexsecure.de/ - D: GF(p) arithmetic, CVC, Shanks-Tonelli algorithm + E: [email protected] + W: http://www.cryptosource.de + D: McEliece, GF(p) arithmetic, CVC, Shanks-Tonelli algorithm S: Darmstadt, Germany |