Skip to content

aes_crypto v1.2.0

Compare
Choose a tag to compare
@sayantn sayantn released this 19 May 19:05
· 6 commits to master since this release

Supported Implementations:-

  • x86 - AESNI, AESNI-VAES (nightly) and AESNI-VAES-AVX512F (nightly)
  • AArch64, ARM64EC, ARMv8 (nightly)
  • RISC-V RV32 (nightly) and RV64 (nightly)
  • fallback software

Available on crates.io