mbedtls/tests
Paul Bakker a4232a7ccb x509parse_crt() and x509parse_crt_der() return X509 password related codes
POLARSSL_ERR_X509_PASSWORD_MISMATCH is returned instead of
POLARSSL_ERR_PEM_PASSWORD_MISMATCH and
POLARSSL_ERR_X509_PASSWORD_REQUIRED instead of
POLARSSL_ERR_PEM_PASSWORD_REQUIRED

Rationale: For PKCS#8 encrypted keys the same are returned
(cherry picked from commit b495d3a2c7)
2013-06-25 15:06:53 +02:00
..
data_files PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates 2013-06-25 15:06:52 +02:00
scripts Make sure polarssl/config.h is included at the start 2013-06-25 15:06:51 +02:00
suites x509parse_crt() and x509parse_crt_der() return X509 password related codes 2013-06-25 15:06:53 +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-25 15:06:52 +02:00
compat.sh Added PSK GCM, SHA256 and SHA384 ciphers from RFC5487 2013-04-19 22:03:30 +02: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-25 15:06:52 +02:00