mbedtls/programs/aes
Paul Bakker 243f48e1e2 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 23:44:09 +03:00
..
aescrypt2.c Fix warning on implicit casting in aescrypt.c (#584) 2016-08-30 14:25:24 +01: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 23:44:09 +03:00