Skip to content

Commit a8e62cd

Browse files
committed
changes for 2.1.0
1 parent 7a750d5 commit a8e62cd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v2.1.0 (2026-03-15)
2+
3+
* Add new module Mirage_crypto_ec.Dsa.Primitive exposing the generator, point
4+
add, scalar multiplication for NIST curves. This is useful for implementing
5+
some protocols (such as spake2) (#278 #277 @samoht @hannesm)
6+
* Cleanup gen_tables (#273 #275 @reynir)
7+
* Use 'architecture' 'riscv' to not execute the entropy test on riscv64 (#272
8+
#273 #274 @reynir @hannesm)
9+
110
## v2.0.3 (2026-02-10)
211

312
* Add mirage-crypto-rng-mkernel (#266 @dinosaure)

0 commit comments

Comments
 (0)