CIRCL v1.6.0
New!
- Prio3 Verifiable Distributed Aggregation Function (draft-irtf-cfrg-vdaf).
- X-Wing: general-purpose hybrid post-quantum KEM (draft-connolly-cfrg-xwing-kem)
What's Changed
- Add OIDs to ML-DSA by @bwesterb in #519
- Adds Prio3 a set of verifiable distributed aggregation functions. by @armfazh in #522
- Run semgrep cronjob only in upstream repository. by @armfazh in #526
- X-Wing PQ/T hybrid by @bwesterb in #471
- ckem: move crypto/elliptic to crypto/ecdh by @MingLLuo in #529
- hpke: Update HPKE code to use ecdh stdlib package. by @armfazh in #530
- prio3: Adds polynomial multiplication using NTT by @armfazh in #532
- Add Prio3 in readme. by @armfazh in #527
New Contributors
Full Changelog: v1.5.0...v1.6.0