mbedtls/tests
Paul Bakker 1fd4321ba2 PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates
The error code POLARSSL_ERR_X509_PASSWORD_MISMATCH is now properly
returned in case of an encryption failure in the padding. The
POLARSSL_ERR_X509_PASSWORD_REQUIRED error code is only returned for PEM
formatted private keys as for DER formatted ones it is impossible to
distinguish if a DER blob is PKCS#8 encrypted or not.
2013-06-17 15:14:42 +02:00
..
data_files PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates 2013-06-17 15:14:42 +02:00
scripts Make sure polarssl/config.h is included at the start 2013-06-12 16:33:17 +02:00
suites PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates 2013-06-17 15:14:42 +02:00
.gitignore Added proper gitignores for linux compilation 2012-11-17 00:04:49 +01:00
CMakeLists.txt PKCS#5 module added. Moved PBKDF2 functionality inside and deprecated 2013-06-14 12:06:45 +02:00
compat.sh More expansive testing 2012-11-23 14:25:34 +01:00
fct.h - Added casting to prevent warnings on some compilers 2012-05-08 13:35:48 +00:00
Makefile PKCS#5 module added. Moved PBKDF2 functionality inside and deprecated 2013-06-14 12:06:45 +02:00