facebook / opaque-ke

An implementation of the OPAQUE password-authenticated key exchange protocol
Apache License 2.0
291 stars 41 forks source link

Correctly clamp Curve25519 secret keys #323

Closed daxpedda closed 1 year ago

daxpedda commented 1 year ago

Before we release the next version with #322, we should probably backport the bugs we found in https://github.com/facebook/opaque-ke/pull/319.

I will rebase https://github.com/facebook/opaque-ke/pull/319 afterwards.