Skip to content

Implement P-256 Support in OPAQUE Protocol #2

@kevinamccorvon

Description

@kevinamccorvon

OPAQUE protocol needs P-256 curve support. There's already a TODO marker in hpcrypt-kex/opaque.rs noting 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:

  • Implement P-256 support in OPAQUE
  • Test compatibility with current implementation
  • Add P-256 test vectors
  • Write usage examples in docs

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority: highCritical issues blocking production readiness or complianceprotocolCryptographic protocol implementations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions