Releases: relic-toolkit/relic
Releases · relic-toolkit/relic
RELIC version 0.7.0
- Added new algorithms for division by 3 and square root extraction in prime fields
- Added new pairing-friendly curve families, such as KSS and FM variants; and complete support for some others
- Added new pairing-friendly curves at the 192-bit security level from https://eprint.iacr.org/2024/1223
- Implemented Bernstein-Yang and Pornin's algorithm for Legendre symbol computation from https://eprint.iacr.org/2023/1261
- Implemented GLV-SAC method for G2/GT arithmetic from https://eprint.iacr.org/2013/158
- Implemented new methods for elliptic curve hashing and subgroup membership testing
- Many other fixes and improvements
RELIC version 0.6.0
- Implemented faster subgroup membership tests for pairing-friendly curves
- Added const correctness to the whole library
- New pairing-friendly curves (BLS24 family)
- Improved multithreading support on Windows
- Added several laconic Private Set Intersection (PSI) protocols from https://eprint.iacr.org/2022/529
- Added Extendable (Threshold) Ring Signature Protocols from https://eprint.iacr.org/2021/1240
- Added pairing delegation protocols from https://eprint.iacr.org/2021/1029
- Added Bernstein-Yang constant-time field inversion protocol as described in https://eprint.iacr.org/2021/549
- Added Shamir's secret sharing and triples for MPC in pairing groups as in https://eprint.iacr.org/2020/691
- Many other fixes and improvements
RELIC version 0.5.0
Big refactoring release.
RELIC version 0.4.0
Maintenance release
RELIC version 0.3.5
Maintenance release
RELIC version 0.3.4
Bugfix and polishing release
RELIC version 0.3.3
License change
RELIC version 0.3.2
Refactored pairing computation
RELIC version 0.3.1
Maintenance release
RELIC version 0.3.0
relic-toolkit-0.3.0 New tag for release 0.3.0.