Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Dec 2022 18:42:23 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5990b1a2eb44 - main - security/palisade: Add to pkg-descr that palisade is being replaced
Message-ID:  <202212011842.2B1IgNqA045756@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212011842.2B1IgNqA045756>