mirage / mirage-crypto

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

mirage-crypto-rng: use string instead of cstruct #212

Closed hannesm closed 8 months ago

hannesm commented 8 months ago

across pk, ec, rng: use digestif instead of Mirage_crypto.Hash

hannesm commented 8 months ago

requires https://github.com/ocaml/opam-repository/pull/25418

hannesm commented 8 months ago

happy to merge if CI is mostly fine.