mbedtls/programs
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
..
aes Fix for #441 - crypt and hash gcm (#546) 2016-09-02 22:08:18 +01:00
hash Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
pkey Add missing stdlib.h header to rsa sample programs 2016-05-18 19:36:03 +01:00
random Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ssl Improves and makes pretty the ssl_fork_server output 2016-04-28 23:57:42 +01:00
test Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
util Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
x509 cert_write : fix "Destination buffer is too small" error 2015-11-02 05:58:30 +09:00
.gitignore Rm obsolete things (compat-1.2, openssl, etc) 2015-03-09 13:05:06 +00:00
CMakeLists.txt - Added missing subdirectory line for util 2012-09-25 08:19:18 +00:00
Makefile Cosmetics in Makefiles 2015-07-08 22:12:06 +01:00
wince_main.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00