mirror of
https://github.com/tuneinsight/lattigo.git
synced 2025-09-13 03:27:14 +00:00
4 lines
206 B
Go
4 lines
206 B
Go
// Package multiparty implements RLWE-based scheme agnostic multiparty key-generation and proxy re-rencryption.
|
|
// See README.md for more details about multiparty homomorphic encryption.
|
|
package multiparty
|