github microsoft/SEAL v3.5.7
Release 3.5.7

latest releases: v4.1.1, v4.1.0, v4.0.0...
3 years ago

Hotfix - 8/28/2020

Bug fixes

  • Fixed an omission in input validation in decryption: the size of the ciphertext was not checked to be non-zero.

Other

  • In Windows switch to using RtlGenRandom if the BCrypt API fails.
  • Improved performance in serialization: data clearing memory pools were always used before, but now are only used for the secret key.
  • Use native APIs for memory clearing, when available, instead of for-loop.

Don't miss a new SEAL release

NewReleases is sending notifications on new releases.