These 8 commits are when the Protocol Buffers files have changed:
Commit: | b71ee1e | |
---|---|---|
Author: | Phillipp Schoppmann | |
Committer: | GitHub |
Add multi-party homomorphic encryption scheme (#21) * Add multi-party homomorphic encryption scheme Also includes various improvements and updated dependencies. * Fix copyright year for new files
The documentation is generated from this commit.
Commit: | 42abc08 | |
---|---|---|
Author: | Baiyu Li |
recent updates in the shell library - public key encryption for BGV/BFV - Preprocessing random pads in homomorphic automorphism computation - Discrete Gaussian and uniform ternary samplers - Serialization support for the RNS variants - absl::uint128 related changes
Commit: | 779bcfa | |
---|---|---|
Author: | Jim Choncholas |
Push new version of SHELL Encryption Library. Includes build fixes for tink dependencies.
Commit: | 4f94d24 | |
---|---|---|
Author: | Kevin Yeo |
Push small bug fixes.
Commit: | fc59036 | |
---|---|---|
Author: | Kevin Yeo |
Re-factor library to prepend with shell_encryption/.
Commit: | 8be47fa | |
---|---|---|
Author: | Kevin Yeo |
Push new version of SHELL Encryption Library.
Commit: | ac3d022 | |
---|---|---|
Author: | Kevin Yeo |
Push new version of Shell library.
Commit: | 43ee650 | |
---|---|---|
Author: | Karn Seth |
First Commit