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
{{ message }}
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
Failing to convert to ed25519_dalek::PublicKey half the time due to compressed form encoding. We may want to make this possible in the future to allow verification through ed25519_dalek.
Visible in test signing_and_verification_with_ed25519_dalek_2_out_of_3 in tests/frost.rs
The text was updated successfully, but these errors were encountered:
Failing to convert to
ed25519_dalek::PublicKey
half the time due to compressed form encoding. We may want to make this possible in the future to allow verification throughed25519_dalek
.Visible in test
signing_and_verification_with_ed25519_dalek_2_out_of_3
in tests/frost.rsThe text was updated successfully, but these errors were encountered: