Download Latest Version Release 4.4.3 source code.zip (857.2 kB)
Email in envelope

Get an email when there's a new version of Microsoft SEAL

Home / v4.3.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-01 752 Bytes
Release 4.3.2 source code.tar.gz 2026-05-01 601.3 kB
Release 4.3.2 source code.zip 2026-05-01 791.3 kB
Totals: 3 Items   1.4 MB 0
  • Switched the macOS install RPATH to loader-relative (@loader_path) and disabled CMAKE_INSTALL_RPATH_USE_LINK_PATH. No effect on the default static build or the NuGet artifact.
  • Tightened dotnet/nuget/SEALNet.targets to match iossimulator-arm64 only; Intel Mac iOS-simulator targets are not supported.
  • SEAL_SECURE_COMPILE_OPTIONS (default OFF) now also enables stack canaries, libstdc++/libc++ hardening, and ELF link-time hardening on GCC/Clang.
  • Documented in decryptor.h and Decryptor.cs that invariant_noise_budget can leak information about the secret key on attacker-chosen ciphertexts and is unreliable as a correctness signal once the noise exceeds q/2 (issue [#742]).
Source: README.md, updated 2026-05-01