cisco / go-hpke

Implementation of draft-irtf-cfrg-hpke
BSD 2-Clause "Simplified" License
30 stars 15 forks source link

SIKE #3

Closed bifurcation closed 5 years ago

bifurcation commented 5 years ago

This PR tests the extensibility of HPKE to PQ schemes by integrating the SIKE isogeny-based KEM via Cloudflare's CIRCL library.

Depends on #2