.. |
BatchEncoderTests.cs
|
Added plaintext arithmetic in Evaluator
|
2020-07-09 23:35:13 -07:00 |
CKKSEncoderTests.cs
|
Add comments and method rename
|
2019-10-02 14:48:16 -07:00 |
CiphertextTests.cs
|
BGV implementation for dotnet.
|
2022-03-16 20:31:47 -07:00 |
DecryptorTests.cs
|
BGV implementation for dotnet.
|
2022-03-16 20:31:47 -07:00 |
EncryptionParameterQualifiersTests.cs
|
BGV implementation for dotnet.
|
2022-03-16 20:31:47 -07:00 |
EncryptionParametersTests.cs
|
Cleaned up API.
|
2022-03-16 23:07:22 -07:00 |
EncryptorTests.cs
|
Changed BGV Ciphertext to stay in NTT form.
|
2022-12-08 03:10:46 -08:00 |
EvaluatorTests.cs
|
Changed BGV Ciphertext to stay in NTT form.
|
2022-12-08 03:10:46 -08:00 |
GaloisKeysTests.cs
|
BGV implementation for dotnet.
|
2022-03-16 20:31:47 -07:00 |
GlobalContext.cs
|
Cleaned up API.
|
2022-03-16 23:07:22 -07:00 |
KeyGeneratorTests.cs
|
BGV implementation for dotnet.
|
2022-03-16 20:31:47 -07:00 |
MemoryManagerTests.cs
|
Added more checks to .pre-commit-config.yaml
|
2020-08-31 18:24:17 -07:00 |
MemoryPoolHandleTests.cs
|
Added more checks to .pre-commit-config.yaml
|
2020-08-31 18:24:17 -07:00 |
ModulusTests.cs
|
Added a new method to CoeffModulus.Create(...) that takes plainModulus as an additional input in C#.
|
2022-03-16 20:31:47 -07:00 |
NativeObjectTests.cs
|
Changed coeff_modulus_count to coeff_modulus_size
|
2020-04-21 21:57:44 -07:00 |
ParmsIdTests.cs
|
Add comments and method rename
|
2019-10-02 14:48:16 -07:00 |
PlaintextTests.cs
|
BGV implementation for dotnet.
|
2022-03-16 20:31:47 -07:00 |
PublicKeyTests.cs
|
BGV implementation for dotnet.
|
2022-03-16 20:31:47 -07:00 |
RelinKeysTests.cs
|
BGV implementation for dotnet.
|
2022-03-16 20:31:47 -07:00 |
SEALContextTests.cs
|
Cleaned up API.
|
2022-03-16 23:07:22 -07:00 |
SEALNetTest.csproj.in
|
Version 3.7.3.
|
2022-03-16 17:33:12 -07:00 |
SecretKeyTests.cs
|
BGV implementation for dotnet.
|
2022-03-16 20:31:47 -07:00 |
SerializationTests.cs
|
Fixed serialization issues.
|
2022-03-16 20:31:47 -07:00 |
TestAssemblyCleanup.cs
|
Use workaround in the rest of the tests
|
2019-10-02 14:47:33 -07:00 |
Utilities.cs
|
Replaced SEALNet.sln with SEALNet.sln.in for pure-source-tree build experience. Updated .NET SDK version to 6.0.x.
|
2022-03-14 23:46:27 -07:00 |