Files
lattigo/multiparty/multiparty.go
2024-08-05 10:27:20 +02:00

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