mirror of
https://github.com/kokke/tiny-AES-c
synced 2024-11-24 22:39:54 +03:00
updated readme
This commit is contained in:
parent
f68d5862d5
commit
200274e385
@ -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
5
tiny-AES128-C.files
Normal file
@ -0,0 +1,5 @@
|
||||
README.md
|
||||
aes.c
|
||||
aes.h
|
||||
test.c
|
||||
unlicense.txt
|
Loading…
Reference in New Issue
Block a user