We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently SignMessageWithPrivateKey and VerifyMessage support bls private key.
SignMessageWithPrivateKey
VerifyMessage
pactus/www/grpc/utils.go
Lines 22 to 43 in 2bcb8d6
Support BLS and ED25519 for sign and verify message.
BLS
ED25519
The text was updated successfully, but these errors were encountered:
FishDontExist
No branches or pull requests
Description
Currently
SignMessageWithPrivateKey
andVerifyMessage
support bls private key.pactus/www/grpc/utils.go
Lines 22 to 43 in 2bcb8d6
Ideal solution
Support
BLS
andED25519
for sign and verify message.Environment
The text was updated successfully, but these errors were encountered: