mirage / mirage-crypto

Cryptographic primitives for OCaml, in OCaml (also used in MirageOS)
ISC License
77 stars 43 forks source link

mirage-crypto-ec: provide Dh.secret_to_octets #244

Closed hannesm closed 3 months ago

hannesm commented 3 months ago

fixes #243 //cc @palainp

hannesm commented 3 months ago

I was too impatient to wait for all the CI systems. The overall result look good. :)

palainp commented 3 months ago

Thank you!