-
Notifications
You must be signed in to change notification settings - Fork 5
Implement P-256 Support in OPAQUE Protocol #2
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestpriority: highCritical issues blocking production readiness or complianceCritical issues blocking production readiness or complianceprotocolCryptographic protocol implementationsCryptographic protocol implementations
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpriority: highCritical issues blocking production readiness or complianceCritical issues blocking production readiness or complianceprotocolCryptographic protocol implementationsCryptographic protocol implementations
OPAQUE protocol needs P-256 curve support. There's already a TODO marker in
hpcrypt-kex/opaque.rsnoting this gap.P-256 is everywhere in industry standards, so adding it will make the library play nicer with existing systems and other OPAQUE implementations.
TODO: