Skip to content

v0.10.3

Compare
Choose a tag to compare
@hannesm hannesm released this 24 Jul 16:32
· 176 commits to main since this release

CHANGES:

  • support for s390x (#129 by @edelsohn)
  • mirage-crypto: add Hash.hmac_feed, analogous to Hash.feed (#130 by @reynir)
  • use --std=c11 in C flags, as required by upcoming OCaml multicore (#133 by
    @hannesm, review by @Engil)
  • update fiat-crypto generated code (now emitting inline attribute)
    (#132 by @hannesm)