summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkokke <spam@rowdy.dk>2014-05-30 14:35:08 +0200
committerkokke <spam@rowdy.dk>2014-05-30 14:35:08 +0200
commit4a4df1c03a22ed1c221f0cf54f784130a717ea56 (patch)
treed9347a13a0f136bd2086cdfa2687dcf7bef05398
parentUpdate README.md (diff)
downloadtiny-AES-c-4a4df1c03a22ed1c221f0cf54f784130a717ea56.tar
tiny-AES-c-4a4df1c03a22ed1c221f0cf54f784130a717ea56.tar.gz
tiny-AES-c-4a4df1c03a22ed1c221f0cf54f784130a717ea56.tar.bz2
tiny-AES-c-4a4df1c03a22ed1c221f0cf54f784130a717ea56.tar.lz
tiny-AES-c-4a4df1c03a22ed1c221f0cf54f784130a717ea56.tar.xz
tiny-AES-c-4a4df1c03a22ed1c221f0cf54f784130a717ea56.tar.zst
tiny-AES-c-4a4df1c03a22ed1c221f0cf54f784130a717ea56.zip
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8731bab..e9a078f 100644
--- a/README.md
+++ b/README.md
@@ -27,4 +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.**