This commit is contained in:
Jean-Philippe Bossuat
2023-11-05 10:21:22 +01:00
parent e18bb23803
commit 85ad8f321b

View File

@@ -1,4 +1,4 @@
// Package mheint implements homomorphic decryption to Linear-Secret-Shared-Shares (LSSS)
// Package mhefloat implements homomorphic decryption to Linear-Secret-Shared-Shares (LSSS)
// and homomorphic re-encryption from LSSS, as well as interactive bootstrapping for the package `he/hefloat`
// See `mhe/README.md` for additional information on multiparty schemes.
package mhefloat