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

Configure Feed

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

minor tweaks (80 cols)

+4 -2
+4 -2
CHANGES.md
··· 32 32 * mirage-crypto-rng-eio: update to eio 0.12 (#182 @talex5) 33 33 * mirage-crypto-rng: fix typo in RNG setup (#179 @samueldurantes) 34 34 * macOS: on arm64 with clang 14.0.3, avoid instcombine (due to miscompilations) 35 - reported by @samoht https://github.com/mit-plv/fiat-crypto/issues/1606#issuecomment-1560122239 36 - re-reported in https://github.com/ulrikstrid/ocaml-jose/issues/63 and https://github.com/mirleft/ocaml-tls/issues/478 35 + reported by @samoht 36 + https://github.com/mit-plv/fiat-crypto/issues/1606#issuecomment-1560122239 37 + re-reported in https://github.com/ulrikstrid/ocaml-jose/issues/63 and 38 + https://github.com/mirleft/ocaml-tls/issues/478 37 39 (#185 @hannesm @kit-ty-kate) 38 40 * avoid "stringop-overflow" warning on PPC64 and S390x (spurious warnings) when 39 41 in devel mode (#178 #184 @avsm @hannesm)