Skip to content

1.3.1-rc1

@gotthardp gotthardp tagged this 26 Apr 22:20
Fixed
- Fixed compatibility with OpenSSL 4.0.
- Fixed parent handle issues with signed representation in the TSS2 PRIVATE KEY
  files (thanks to @thomkopp).
- Fixed the ECDSA signature algorithm to omit the parameters field (thanks to
  @smhmeier).
- Fixed cipher padding validation according to PKCS#5/PKCS#7, so zero padding
  is now rejected (thanks to @hyperfinitism).
- Fixed buffer indexing for block ciphers without padding (thanks to
  @hyperfinitism).
- Fixed cleansing of sensitive data upon buffer deallocation and fixed buffer
  allocator consistency (thanks to @hyperfinitism).
- Fixed memory and handle leaks (thanks to @hyperfinitism).
- Fixed missing NULL checks and harmless type cast errors in RSA and ECDSA
  algorithms (thanks to @hyperfinitism).
- Fixed semaphore destruction (thanks to @Deadolus).
Assets 2
Loading