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
hm... i cant reproduce it, neither in Linux environment nor in Windows.
There is a way around - to replace ed25519 package with PyNaCl https://pynacl.readthedocs.io/en/stable/signing/#ed25519. But first the ciphers need proper interface class - so MAML class would be independent from sig scheme as it should. I can write specs and open the issue and you can contribute. You wanted to contribute to the code after all, right? ;)
I have ran this code:
Generated this error:
Apparently, this is a common issue for ed25519. Also I am using Python 3.6.7.
The text was updated successfully, but these errors were encountered: