1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-06-27 00:01:01 +03:00
Files
mbedtls/library
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
..
2011-03-08 13:58:16 +00:00
2012-11-09 15:30:07 +00:00
2012-09-16 15:07:49 +00:00
2012-11-02 10:59:36 +00:00
2012-04-26 10:09:35 +00:00
2012-11-14 12:14:19 +00:00
2010-07-18 20:36:00 +00:00
2012-11-07 20:05:38 +00:00