mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-10-12 18:44:56 +03:00
Add ChangeLog entry for #1257 - key_app_writer writes invalid ASN.1
This commit is contained in:
@@ -7,6 +7,10 @@ Features
|
|||||||
authenticator Poly1305 and AEAD construct Chacha20-Poly1305. Contributed by
|
authenticator Poly1305 and AEAD construct Chacha20-Poly1305. Contributed by
|
||||||
Daniel King (#485).
|
Daniel King (#485).
|
||||||
|
|
||||||
|
Bugfix
|
||||||
|
* Fix the key_app_writer example which was writing a leading zero byte which
|
||||||
|
was creating an invalid ASN.1 tag. Found by Aryeh R. Fixes #1257.
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Change the shebang line in Perl scripts to look up perl in the PATH.
|
* Change the shebang line in Perl scripts to look up perl in the PATH.
|
||||||
Contributed by fbrosson.
|
Contributed by fbrosson.
|
||||||
|
Reference in New Issue
Block a user