Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@aykxt aykxt released this 14 Feb 18:58
· 1 commit to main since this release
638b103

Added

  • (block-modes): Add IGE block mode (d39bd50)
  • (benchmarks): Add AES-128-CBC WebCrypto benchmark (6643132)

Changed

  • (deps): Migrate to deno.json (1f0bd45)

Fixed

  • (block-ciphers): Cbc: use array offsets (#5) (7486524)

Removed

  • (ci): Remove codeql-analysis.yml (b2ecd50)
  • (benchmarks): Remove GodCrypto AES benchmarks (6eab45f)
  • (ci): Remove canary version from Deno matrix (193e77f)