Skip to content
Snippets Groups Projects
Commit 4efaf025 authored by Niels Möller's avatar Niels Möller
Browse files

Counter mode is implemented now.

Rev: src/nettle/TODO:1.11
parent 9408818e
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ missing. References: ...@@ -7,7 +7,7 @@ missing. References:
http://www.openssl.org/docs/crypto/rsa.html http://www.openssl.org/docs/crypto/rsa.html
More feedback modes, in order of decreasing priority: CBC-MAC, OFB, More feedback modes, in order of decreasing priority: CBC-MAC, OFB,
Counter, and CFB. Suggested by Rafael 'Dido' Sevilla. References: and CFB. Suggested by Rafael 'Dido' Sevilla. References:
http://csrc.nist.gov/encryption/modes/Recommendation/Modes01.pdf http://csrc.nist.gov/encryption/modes/Recommendation/Modes01.pdf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment