diff --git a/mhe/mhefloat/mhefloat.go b/mhe/mhefloat/mhefloat.go index bef8fe68..106e89fd 100644 --- a/mhe/mhefloat/mhefloat.go +++ b/mhe/mhefloat/mhefloat.go @@ -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