Files
ports/security/tfhe/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

9 lines
456 B
Plaintext

TFHE is open-source software. The scheme is described in the paper
"Faster fully homomorphic encryption: Bootstrapping in less than 0.1 seconds"
presented at the IACR conference Asiacrypt 2016 by Ilaria Chillotti,
Nicolas Gama, Mariya Georgieva, Malika Izabachene.
The Fully Homomorphic Encryption is a cryptosystem that supports arbitrary
computation on ciphertexts. It may be used by banks to perform computations on
fully encrypted client information.