0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update for autotools via autoupdate More... about 2 years ago
updating for semantic changes in libtest More... about 2 years ago
code review based on static analysis scan More... over 7 years ago
adding configure option to disable building unit tests More... over 7 years ago
elgamal examples for golang More... over 7 years ago
golang bindings for EC Elgamal More... over 7 years ago
add python bindings for ecelgamal More... over 7 years ago
updating README More... over 7 years ago
adding examples for ecelgamal More... over 7 years ago
elliptic curve elgamal primitives More... over 7 years ago
always need libsodium as ecdsa tests require libsodium for secure hash function More... over 7 years ago
CLI examples for golang ecdsa bindings More... over 7 years ago
fix usage of Hash type ( to Write + Sum(nil) ) More... over 7 years ago
allow private/secret keys of big.Int More... over 7 years ago
python examples for ecdsa More... over 7 years ago
C examples exercising ecdsa More... over 7 years ago
golang bindings for ecdsa More... over 7 years ago
need pycrypto for travis python tests More... over 7 years ago
add python bindings for ECDSA More... over 7 years ago
decreasing iterations on valgrind tests for ecdsa More... over 7 years ago
changes to conform with rfc6979 test points and testing for memory leaks with valgrind More... over 7 years ago
implementation of ECDSA More... over 7 years ago
temporarily suspending valgrind tests on osx due to errors installing valgrind via homebrew More... over 7 years ago
added #include <string.h> as ecdh_der uses memset() More... over 7 years ago
adding valgrind tests for osx More... over 7 years ago
valgrind tests need make install first (or dlopen fails) More... over 7 years ago
add valgrind to ubuntu environment More... over 7 years ago
add valgrind tests More... over 7 years ago
adding mpECP_ptr type definition More... over 7 years ago
making C examples memory-clean for valgrind More... over 7 years ago