git: 5990b1a2eb44 - main - security/palisade: Add to pkg-descr that palisade is being replaced
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 01 Dec 2022 18:42:23 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=5990b1a2eb44425a59d6b1a5e54f91aa618a3ccf commit 5990b1a2eb44425a59d6b1a5e54f91aa618a3ccf Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-12-01 15:33:37 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-12-01 18:42:19 +0000 security/palisade: Add to pkg-descr that palisade is being replaced ... with security/openfhe. --- security/palisade/pkg-descr | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/security/palisade/pkg-descr b/security/palisade/pkg-descr index ab03e67dae44..4fa5f436d181 100644 --- a/security/palisade/pkg-descr +++ b/security/palisade/pkg-descr @@ -14,3 +14,8 @@ efficient implementations of the following lattice cryptography capabilities: * Digital Signature * Identity-Based Encryption * Ciphertext-Policy Attribute-Based Encryption + +PALISADE is in the maintenance-only mode, and no new features will be added. +Please use security/openfhe for new development. +Existing projects should consider switching to security/openfhe. +PALISADE will be deprecated in the future in vavor of security/openfhe.