Skip to content

v0.8.4

Compare
Choose a tag to compare
@hannesm hannesm released this 22 Aug 12:26
· 304 commits to main since this release

CHANGES:

  • Mirage_crypto_rng: avoid using rdseed if it returned 0 during bootstrap
    (#82 @hannesm)
  • Avoid misaligned cast in xor (#79 reported by @talex5 on arm32, fixed in #81
    by @hannesm)