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 194

+2
+2
CHANGES.md
··· 16 16 (#146 @dinosaure @hannesm @reynir, review @Firobe @palainp @hannesm @reynir) 17 17 * bench/speed: add EC (ECDSA & EdDSA generate/sign/verify, ECDH secret/share) 18 18 operations (#192 @hannesm) 19 + * mirage-crypto-rng: use rdtime instead of rdcycle on RISC-V (rdcycle is 20 + privileged since Linux kernel 6.6) (#194 @AdrianBunk, review by @edwintorok) 19 21 * mirage-crypto-rng: support Loongarch (#190 @fangyaling, review @loongson-zn) 20 22 * mirage-crypto-rng: support NetBSD (#189 @drchrispinnock) 21 23 * mirage-crypto-rng: allocate less in Fortuna when feeding (#188 @hannesm,