kriskwiatkowski / nobs

Implementation of cryptographic primitives in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prep for Frodo & mKEM improv: api extraction

kriskwiatkowski opened this issue · comments

Frodo will use same KEM API as SIKE. currently that API is implemented directly in SIKE, but should be extracted and placed in the kem/ directory. That will also be useful for mKEM