Skip to content

Commit

Permalink
Add ChangeLog entry for #1257 - key_app_writer writes invalid ASN.1
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbutcher committed Jun 28, 2018
1 parent 19c01ef commit 9e02b97
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ Features
authenticator Poly1305 and AEAD construct Chacha20-Poly1305. Contributed by
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
* Change the shebang line in Perl scripts to look up perl in the PATH.
Contributed by fbrosson.
Expand Down

0 comments on commit 9e02b97

Please sign in to comment.