aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-12-01 15:33:37 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-12-01 18:42:19 +0000
commit5990b1a2eb44425a59d6b1a5e54f91aa618a3ccf (patch)
treee0fd2d250c4263650473d104e751c76ec419ceff /security
parentb720bd5404e0320c7dc1323c1392f0f0cc4cc0ea (diff)
downloadports-5990b1a2eb44425a59d6b1a5e54f91aa618a3ccf.tar.gz
ports-5990b1a2eb44425a59d6b1a5e54f91aa618a3ccf.zip
security/palisade: Add to pkg-descr that palisade is being replaced
... with security/openfhe.
Diffstat (limited to 'security')
-rw-r--r--security/palisade/pkg-descr5
1 files changed, 5 insertions, 0 deletions
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.