diff options
author | kokke <spam@rowdy.dk> | 2014-05-30 14:35:26 +0200 |
---|---|---|
committer | kokke <spam@rowdy.dk> | 2014-05-30 14:35:26 +0200 |
commit | 576ebd904601cbf3a5cd11c3eacf99463408ea88 (patch) | |
tree | dac0deab2281bc555af3151eff872dfcab482a53 | |
parent | Update README.md (diff) | |
download | tiny-AES-c-576ebd904601cbf3a5cd11c3eacf99463408ea88.tar tiny-AES-c-576ebd904601cbf3a5cd11c3eacf99463408ea88.tar.gz tiny-AES-c-576ebd904601cbf3a5cd11c3eacf99463408ea88.tar.bz2 tiny-AES-c-576ebd904601cbf3a5cd11c3eacf99463408ea88.tar.lz tiny-AES-c-576ebd904601cbf3a5cd11c3eacf99463408ea88.tar.xz tiny-AES-c-576ebd904601cbf3a5cd11c3eacf99463408ea88.tar.zst tiny-AES-c-576ebd904601cbf3a5cd11c3eacf99463408ea88.zip |
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,5 +27,5 @@ This is using Mentor Graphics ARM GCC port: The implementation is verified against the data in: -** -[National Institute of Standards and Technology Special Publication 800-38A 2001 ED](http://csrc.nist.gov/publications/nistpubs/800-38a/sp800-38a.pdf) Appendix F: Example Vectors for Modes of Operation of the AES.** + +**[National Institute of Standards and Technology Special Publication 800-38A 2001 ED](http://csrc.nist.gov/publications/nistpubs/800-38a/sp800-38a.pdf) Appendix F: Example Vectors for Modes of Operation of the AES.** |