mbedtls/scripts
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 Added error.h inclusion in error.c template 2013-06-06 14:52:23 +02:00
bump_version.sh Inserted bump_version.sh in git repository 2012-11-26 17:18:12 +01:00
check_doxy_blocks.pl - Merged changesets 1399 up to and including 1415 into 1.2 branch 2012-11-14 12:39:52 +00:00
generate_errors.pl PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates 2013-06-17 15:14:42 +02:00