upstream: https://github.com/mirage/mirage-crypto
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

changes for 2.0.0

+7
+7
CHANGES.md
··· 1 + ## v2.0.0 (2025-02-03) 2 + 3 + * Remove now superfluous mirage-crypto-rng-{eio,lwt,async} packages 4 + (#256 @hannesm) 5 + * Remove functorisation of mirage-crypto-rng-mirage, use mirage-sleep and 6 + mirage-mtime directly (#257 @hannesm) 7 + 1 8 ## v1.2.0 (2025-01-30) 2 9 3 10 Provide thread safety (Unix.fork and multi-domain safe) RNG generators by using