You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have our own implementation of Ed25519. We really should avoid this, because less code is better, and something in cryptonite is likely to be better maintained.
We have our own implementation of Ed25519. We really should avoid this, because less code is better, and something in cryptonite is likely to be better maintained.
haskell-crypto/cryptonite#202 added the primitives, and it's been released in 0.25.
We should give this a try. Need to make sure it stays compatible with python-spake2.
This would be a good beginner ticket.
The text was updated successfully, but these errors were encountered: