From 2a546c9005c7527d18ebe254f7ada43ef489eee7 Mon Sep 17 00:00:00 2001 From: "Diego F. Aranha" Date: Tue, 30 Apr 2024 14:44:38 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e7b228cfc..118c30579 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ RELIC implements to date: * Elliptic curves over prime and binary fields (NIST curves and pairing-friendly curves) * Bilinear maps and related extension fields * Cryptographic protocols (RSA, Rabin, ECDSA, ECMQV, ECSS (Schnorr), ECIES, Sakai-Ohgishi-Kasahara ID-based authenticated key agreement, Boneh-Lynn-Schacham and Boneh-Boyen short signatures, Paillier and Benaloh homomorphic encryption systems) + * [**Pairing delegation protocols**](https://anonymous.4open.science/r/relic-32F2/src/cp/relic_cp_pcdel.c) with public and private inputs ### Citing