summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkokke <spam@rowdy.dk>2014-09-08 23:13:31 +0200
committerkokke <spam@rowdy.dk>2014-09-08 23:13:31 +0200
commit93d64ab46a8316fca2d9a785f230b6442f80f8c0 (patch)
treee0a35cdc387f8bdf51aecda1cff5b7d092e1d5d5
parentUpdate README.md (diff)
downloadtiny-AES-c-93d64ab46a8316fca2d9a785f230b6442f80f8c0.tar
tiny-AES-c-93d64ab46a8316fca2d9a785f230b6442f80f8c0.tar.gz
tiny-AES-c-93d64ab46a8316fca2d9a785f230b6442f80f8c0.tar.bz2
tiny-AES-c-93d64ab46a8316fca2d9a785f230b6442f80f8c0.tar.lz
tiny-AES-c-93d64ab46a8316fca2d9a785f230b6442f80f8c0.tar.xz
tiny-AES-c-93d64ab46a8316fca2d9a785f230b6442f80f8c0.tar.zst
tiny-AES-c-93d64ab46a8316fca2d9a785f230b6442f80f8c0.zip
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a77f00a..92f1e47 100644
--- a/README.md
+++ b/README.md
@@ -52,4 +52,5 @@ This 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.
+This project is released to the public domain.