mirror of https://github.com/kokke/tiny-AES-c
Update README.md
This commit is contained in:
parent
cc42694970
commit
3788b3ffd2
|
@ -26,4 +26,6 @@ This is using Mentor Graphics ARM GCC port:
|
|||
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
|
||||
The implementation is verified against the data in National Institute of Standards and Technology Special Publication 800-38A 2001 ED.
|
||||
The implementation is verified against the data in:
|
||||
[I'm an inline-style link](https://www.google.com)
|
||||
[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.
|
||||
|
|
Loading…
Reference in New Issue