-
Notifications
You must be signed in to change notification settings - Fork 604
Open
Description
While working on #4403 I see we have quite a few eFRODOKEM suites, I'm not sure it makes sense to include all of them from OQS, since OQS seems like they are just implementing anything/everything. Could we deprecate some and consolidate this down to say
eFRODOKEM_{640,1344}_SHAKE
secp256r1+eFRODOKEM_640_SHAKE
secp521r1+eFRODOKEM_1344_SHAKE
Points here
- AES vs SHAKE I don't really care. AES is much faster on systems with AES hardware, I just picked SHAKE since that (sigh) seems to be the fashion these days for PQ.
- Picking {640,1344} vs {640,976} don't care, just trying to limit it to 2 vs 3 levels
- For hybrid using NIST vs X-curves don't much care
Metadata
Metadata
Assignees
Labels
No labels