-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Crypto APIIssue or PR related to the Cryptography APIIssue or PR related to the Cryptography APIenhancementNew feature or requestNew feature or request
Milestone
Description
SRP-6 is the currently most widely deployed augmented PAKE algorithm, based on a key exchange based on finite-field Diffie-Hellmann arithmetic.
An early version is defined in RFC 2945, the SRP-6 definition adds protection against additional attacks, and RFC 5054 defines how SRP-6 can be used with TLS.
However, there is no single definitive reference for SRP-6, and differences exist in both the construction of the key confirmation messages, and the processing of the raw DH output value into a shared secret. For inclusion into the Crypto API, a precise definition of the algorithm (or algorithms) will need to be provided.
Metadata
Metadata
Assignees
Labels
Crypto APIIssue or PR related to the Cryptography APIIssue or PR related to the Cryptography APIenhancementNew feature or requestNew feature or request
Type
Projects
Status
No status