Skip to content

Commit

Permalink
changes for 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Mar 9, 2023
1 parent 5d540ae commit 6ce8206
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v0.11.1 (2023-03-09)

* BUGFIX Chacha20 decrypt and encrypt with empty data (previously lead to
segmentation fault, reported by @smondet in #172, fix in #173 by @reynir
@hannesm), added tests with empty data for all symmetric ciphers

## v0.11.0 (2023-02-09)

- BREAKING split mirage-crypto-rng-lwt away from mirage-crypto-rng (#168
Expand Down

0 comments on commit 6ce8206

Please sign in to comment.