]> Git Repo - secp256k1.git/commit
Return 0 if the given seckey is invalid in privkey_negate, privkey_tweak_add and...
authorJonas Nick <[email protected]>
Tue, 17 Dec 2019 16:52:07 +0000 (16:52 +0000)
committerJonas Nick <[email protected]>
Mon, 30 Mar 2020 20:51:47 +0000 (20:51 +0000)
commit5894e1f1df74b23435cfd1e9a8b25f22ac631ebe
tree130e12edafe246ce4c3af70340124381fb3dda13
parent8f814cddb94f4018646569143d10ebbb98daa454
Return 0 if the given seckey is invalid in privkey_negate, privkey_tweak_add and privkey_tweak_mul
include/secp256k1.h
src/eckey_impl.h
src/secp256k1.c
src/tests.c
This page took 0.026551 seconds and 4 git commands to generate.