mbedtls/programs/aes
Paul Bakker a9f02c8c21 Fix for #441 - crypt and hash gcm (#546)
* Fix crypt_and_hash to support decrypting GCM encrypted files

* Fix documentation in crypt_and_hash for the generic case

* Remove unused lastn from crypt_and_hash

lastn is not used with the cipher layer as it already provides padding
and understanding of length of the original data.
2016-09-02 22:08:18 +01:00
..
aescrypt2.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
CMakeLists.txt Rename project in CMake 2015-01-27 15:44:46 +00:00
crypt_and_hash.c Fix for #441 - crypt and hash gcm (#546) 2016-09-02 22:08:18 +01:00