updated readme

This commit is contained in:
Matteo Brichese 2017-06-05 13:55:00 -07:00
parent f68d5862d5
commit 200274e385
2 changed files with 6 additions and 1 deletions

View File

@ -57,7 +57,7 @@ I am using Mentor Graphics free ARM toolchain:
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.
[National Institute of Standards and Technology Special Publication 800-38A 2001 ED](http://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-38a.pdf) Appendix F: Example Vectors for Modes of Operation of the AES.
All material in this repository is in the public domain.

5
tiny-AES128-C.files Normal file
View File

@ -0,0 +1,5 @@
README.md
aes.c
aes.h
test.c
unlicense.txt