Skip to content

Commit

Permalink
changes for 226 230
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed May 8, 2024
1 parent a7b60c5 commit dc08c71
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
### Bugfixes

* mirage-crypto (32 bit systems): CCM with long adata (#207 @reynir)
* mirage-crypto-ec: fix K_gen for bitlen mod 8 != 0 (reported in #105 that
P521 test vectors don't pass, re-reported #228, fixed #230 @Firobe)
* mirage-crypto-ec: zero out bytes allocated for Field_element.zero (reported
mirleft/ocaml-x509#167, fixed #226 @dinosaure)

### Data race free

Expand Down

0 comments on commit dc08c71

Please sign in to comment.