4
0
mirror of https://github.com/QuasarApp/Qt-AES.git synced 2025-05-03 00:39:35 +00:00

Update README.md

This commit is contained in:
Matteo Brichese 2017-07-10 10:40:43 -07:00 committed by GitHub
parent ae940ecbaf
commit e40e4ae8d6

@ -81,6 +81,10 @@ Static invocation without creating instances, 256 bit key, ECB mode, starting fr
## Unit Testing
The unit testing vectors used are included in [NIST-Recommendation for Block Cipher Modes of Operation](http://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-38a.pdf)
## Dependencies
* qtcore
No OpenSSL required.
## Contact
Question or suggestions are welcome!
Please use the GitHub issue tracking to report suggestions or issues.