summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkokke <spam@rowdy.dk>2014-05-31 00:46:13 +0200
committerkokke <spam@rowdy.dk>2014-05-31 00:46:13 +0200
commitfedcd53ab2c9cff1dc40e3b6784c0cd03cf63404 (patch)
tree04e3e73af338726ecfe7d7aef3470d22d273d669
parentUpdate README.md (diff)
downloadtiny-AES-c-fedcd53ab2c9cff1dc40e3b6784c0cd03cf63404.tar
tiny-AES-c-fedcd53ab2c9cff1dc40e3b6784c0cd03cf63404.tar.gz
tiny-AES-c-fedcd53ab2c9cff1dc40e3b6784c0cd03cf63404.tar.bz2
tiny-AES-c-fedcd53ab2c9cff1dc40e3b6784c0cd03cf63404.tar.lz
tiny-AES-c-fedcd53ab2c9cff1dc40e3b6784c0cd03cf63404.tar.xz
tiny-AES-c-fedcd53ab2c9cff1dc40e3b6784c0cd03cf63404.tar.zst
tiny-AES-c-fedcd53ab2c9cff1dc40e3b6784c0cd03cf63404.zip
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index cfb6608..6443e4e 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@ Somehow, -O2 is a bit smaller than -Os with this compiler. I am using Mentor Gra
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.