Skip to content

v0.20.0

Compare
Choose a tag to compare
@emmansun emmansun released this 28 Aug 09:38
· 763 commits to main since this release
4f1b16d

Notable Changes:

  • README: add acknowledgements.
  • cipher/xts: XTS mode $GF(2^{128})$ mul2 amd64/arm64 asm implementation.
  • sm4: xts amd64/arm64 asm implementation, #151.
  • sm4: gcm amd64 optimization, #152.