Microsoft.Research.SEALNet
3.4.4
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Research.SEALNet --version 3.4.4
NuGet\Install-Package Microsoft.Research.SEALNet -Version 3.4.4
<PackageReference Include="Microsoft.Research.SEALNet" Version="3.4.4" />
paket add Microsoft.Research.SEALNet --version 3.4.4
#r "nuget: Microsoft.Research.SEALNet, 3.4.4"
// Install Microsoft.Research.SEALNet as a Cake Addin #addin nuget:?package=Microsoft.Research.SEALNet&version=3.4.4 // Install Microsoft.Research.SEALNet as a Cake Tool #tool nuget:?package=Microsoft.Research.SEALNet&version=3.4.4
Microsoft SEAL is a low-level cryptographic library providing an API for encryption, computing on encrypted data, and decryption, using a special encryption technology called homomorphic encryption. Computations on encrypted data result in encrypted outputs that can be decrypted only by the original data owner, allowing developers to build end-to-end encrypted data storage and computation services where the customer never needs to share their key with the service and is guaranteed that the service provider cannot share the customer’s data with third parties.
This NuGet package contains .NET Standard wrappers for Microsoft SEAL. The best way to learn to use the library is by reading through the code examples.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Research.SEALNet:
Repository | Stars |
---|---|
microsoft/CryptoNets
CryptoNets is a demonstration of the use of Neural-Networks over data encrypted with Homomorphic Encryption. Homomorphic Encryptions allow performing operations such as addition and multiplication over data while it is encrypted. Therefore, it allows keeping data private while outsourcing computation (see here and here for more about Homomorphic E
|
Version | Downloads | Last updated |
---|---|---|
4.1.1 | 3,776 | 1/11/2023 |
4.0.0 | 2,421 | 3/17/2022 |
3.7.3 | 1,229 | 3/17/2022 |
3.7.2 | 1,392 | 11/12/2021 |
3.7.1 | 1,131 | 9/22/2021 |
3.7.0 | 1,072 | 9/16/2021 |
3.6.6 | 1,235 | 6/15/2021 |
3.6.5 | 1,099 | 5/19/2021 |
3.6.4 | 1,902 | 4/14/2021 |
3.6.3 | 1,101 | 4/8/2021 |
3.6.2 | 1,143 | 2/13/2021 |
3.6.1 | 1,328 | 12/9/2020 |
3.6.0 | 1,217 | 11/14/2020 |
3.5.9 | 1,190 | 9/17/2020 |
3.5.8 | 1,171 | 8/28/2020 |
3.5.7 | 1,136 | 8/27/2020 |
3.5.6 | 1,195 | 7/15/2020 |
3.5.5 | 1,157 | 7/6/2020 |
3.5.4 | 1,247 | 6/16/2020 |
3.5.3 | 1,285 | 5/31/2020 |
3.5.2 | 1,296 | 5/30/2020 |
3.5.1 | 1,364 | 4/30/2020 |
3.5.0 | 1,259 | 4/29/2020 |
3.4.5 | 1,594 | 11/28/2019 |
3.4.4 | 1,274 | 10/30/2019 |