Forked from
Nettle / nettle
4490 commits behind the upstream repository.
-
Niels Möller authored
Rev: src/nettle/TODO:1.2
Niels Möller authoredRev: src/nettle/TODO:1.2
TODO 515 B
Public key support, analogous to that provided by RSAREF. Suggested by
Dan Egnor. References:
http://download.gale.org/rsaref20.tar.Z
http://www.openssl.org/docs/crypto/evp.html
http://www.openssl.org/docs/crypto/rsa.html
More feedback modes, in order of decreasing priority: CBC-MAC, OFB,
Counter, and CFB. Suggested by Rafael 'Dido' Sevilla. References:
http://csrc.nist.gov/encryption/modes/Recommendation/Modes01.pdf
Add a randomness pool. Perhaps YARROW?
http://www.counterpane.com/yarrow.html