github microsoft/SEAL v3.4.3
Release 3.4.3

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

Changes

  • Fixed bug in .NET serialization code where an incorrect number of bytes was written when using
    ZLIB compression.
  • Fixed an issue with .NET functions Encryptor.EncryptSymmetric..., where asymmetric encryption
    was done instead of symmetric encryption.
  • Prevented KeyGenerator::galois_keys and KeyGenerator::relin_keys from being called when the
    encryption parameters do not support keyswitching.
  • Fixed a bug in Decryptor::invariant_noise_budget where the computed noise budget was
    log(plain_modulus) bits smaller than it was supposed to be.
  • Removed support for Microsoft GSL gsl::multi_span, as it was recently deprecated in GSL.

Don't miss a new SEAL release

NewReleases is sending notifications on new releases.