-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
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
Nonsence output #9
Comments
@HareInWeed,你能帮帮我吗?我不明白我做错了什么。 |
ivanstepanovftw Could you share how it works? |
@mamumi Yes, sharing |
#include <gec/curve/secp256k1.hpp> using namespace gec::bigint::literal; struct CustomRng
}; namespace gec
} template void generate_keypair()
} int main() |
Doing everything as in README.md:
And I'm getting the following:
For this private key, it should be
What am I doing wrong?
The text was updated successfully, but these errors were encountered: