1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-10-20 04:35:10 +08:00
Files
mbedtls/include/polarssl
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
..
2013-02-14 11:56:58 +01:00
2013-03-06 18:01:02 +01:00
2012-08-23 08:34:32 +00:00
2012-11-07 19:57:39 +00:00
2012-11-02 10:59:36 +00:00
2012-11-14 12:14:19 +00:00
2011-04-24 15:28:55 +00:00
2013-04-13 11:56:17 +02:00