updated readme
This commit is contained in:
@@ -57,7 +57,7 @@ I am using Mentor Graphics free ARM toolchain:
|
|||||||
|
|
||||||
This implementation is verified against the data in:
|
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.
|
All material in this repository is in the public domain.
|
||||||
|
|||||||
5
tiny-AES128-C.files
Normal file
5
tiny-AES128-C.files
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
README.md
|
||||||
|
aes.c
|
||||||
|
aes.h
|
||||||
|
test.c
|
||||||
|
unlicense.txt
|
||||||
Reference in New Issue
Block a user