DescriptionSimplify SPAKE2 implementation.
Currently P224EncryptedKeyExchange uses two pieces of secret: password
and session-specific key. They are combined and used together as one
password. It is not really needed and the calling code can do
it when neccessary.
BUG=105214
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114189
Patch Set 1 #Patch Set 2 : added GetKey() #Patch Set 3 : - #
Messages
Total messages: 9 (0 generated)
|