Replace ed25519 by a new package
Kumzy opened this issue · 0 comments
Kumzy commented
Hello,
package ed25519 is no longer recommended to be used by his creator (see README)
https://pypi.org/project/ed25519/
Is there a way to replace it in the example?
Thanks