Skip to content

Moll's Gap Tunnel

Compare
Choose a tag to compare
@tkanteck tkanteck released this 22 Feb 09:18
· 1079 commits to main since this release

Full Changelog: v1.1...v1.2

General

  • Windows CET support
  • Disable build of AESNI emulation support by default and make it optional

Performance Application

  • SGL API support for GCM added

Library

  • Generation of PDB in release build on Windows added
  • SAFE_OPTIONS option added to unify control of SAFE_DATA, SAFE_PARAM, SAFE_LOOKUP options
  • Improved performance of SAFE_DATA=y

Test Applications

  • Extended invalid IV length tests
  • Test application improvements
  • Fuzz testing tool improvements
  • Auto-generation of direct API invalid parameters tests added
  • ACVP test application added

Resolved Issues

  • Fixed incorrect job length calculation in CBCS encryption
  • Fixed FreeBSD build (#94)
  • Added missing checks for HMAC IPAD and OPAD
  • Added missing checks for XCBC K1, K2 and K3

Known Issues

  • CRT CF Guard issue on Windows #96
  • AES-ECB JOB check misses decryption key pointer #100