summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkokke <spam@rowdy.dk>2014-05-30 14:35:26 +0200
committerkokke <spam@rowdy.dk>2014-05-30 14:35:26 +0200
commit576ebd904601cbf3a5cd11c3eacf99463408ea88 (patch)
treedac0deab2281bc555af3151eff872dfcab482a53
parentUpdate README.md (diff)
downloadtiny-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.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e9a078f..51acc95 100644
--- a/README.md
+++ b/README.md
@@ -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.**