Replies: 2 comments
-
|
Yes, this is the SPAKE2+EE library, and it's better than the traditional design from the RFC. For a modern alternative, Owl is quite compelling. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks for pointing to that new proposal. I still think that SPAKE2 is useful for some use cases like one time passwords. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I saw in the roadmap (https://doc.libsodium.org/roadmap#id-1.0.x-roadmap) that SPAKE2 support is done (
SPAKE2+ [DONE]), however I can't find any docs on SPAKE2 usage. I only found the https://github.com/jedisct1/spake2-ee implementation, but it seems to differ from what is defined in RFC 9382 and RFC 9383.Beta Was this translation helpful? Give feedback.
All reactions