mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-10 21:36:28 +00:00
- Added an EXPLICIT tag number parameter to x509_get_ext()
This commit is contained in:
@@ -14,6 +14,7 @@ Changes
|
||||
* Fixed rsa_encrypt and rsa_decrypt examples to use public key for
|
||||
encryption and private key for decryption. (Closes ticket #34)
|
||||
* Inceased maximum size of ASN1 length reads to 32-bits.
|
||||
* Added an EXPLICIT tag number parameter to x509_get_ext()
|
||||
|
||||
Bugfix
|
||||
* Fixed faulty HMAC-MD2 implementation. Found by dibac. (Closes
|
||||
|
||||
Reference in New Issue
Block a user