summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkokke <spam@rowdy.dk>2014-05-30 14:34:36 +0200
committerkokke <spam@rowdy.dk>2014-05-30 14:34:36 +0200
commit3788b3ffd290ad49177120e6a3dd3a0b16e4e371 (patch)
tree247f75f901473af04276de1b03132315b568b67a
parentUpdate README.md (diff)
downloadtiny-AES-c-3788b3ffd290ad49177120e6a3dd3a0b16e4e371.tar
tiny-AES-c-3788b3ffd290ad49177120e6a3dd3a0b16e4e371.tar.gz
tiny-AES-c-3788b3ffd290ad49177120e6a3dd3a0b16e4e371.tar.bz2
tiny-AES-c-3788b3ffd290ad49177120e6a3dd3a0b16e4e371.tar.lz
tiny-AES-c-3788b3ffd290ad49177120e6a3dd3a0b16e4e371.tar.xz
tiny-AES-c-3788b3ffd290ad49177120e6a3dd3a0b16e4e371.tar.zst
tiny-AES-c-3788b3ffd290ad49177120e6a3dd3a0b16e4e371.zip
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9f38b04..ecdd37f 100644
--- a/README.md
+++ b/README.md
@@ -26,4 +26,6 @@ This is using Mentor Graphics ARM GCC port:
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-The implementation is verified against the data in National Institute of Standards and Technology Special Publication 800-38A 2001 ED.
+The implementation is verified against the data in:
+[I'm an inline-style link](https://www.google.com)
+[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.