Update README.md

This commit is contained in:
kokke
2017-12-01 13:16:26 +01:00
committed by GitHub
parent b976511e25
commit c6877dd878

View File

@@ -58,6 +58,8 @@ This implementation is verified against the data in:
[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.
The other appendices in the document are valuable for implementation details on e.g. padding, generation of IVs and nonces in CTR-mode etc.
A heartfelt thank-you to all the nice people out there who have contributed to this project.