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.1

+3 -1
+3 -1
CHANGES.md
··· 1 - ## Pending 1 + ## v2.0.1 (2025-05-15) 2 2 3 3 * Use arc4random_buf instead of getrandom on Android before getrandom 4 4 became available in API 28 (#259 @jonahbeckford) 5 5 * Define fill_bytes for MSVC (#259 @jonahbeckford) 6 + * Update CI and remove DKML (#262 #265 @hannesm) 7 + * Update README (reported by @kit-ty-kat in #263) 6 8 7 9 ## v2.0.0 (2025-02-03) 8 10