aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix builds with makefile.J08nY2020-11-291-2/+2
* Update parson version.J08nY2018-06-302-69/+112
* Run clang-format.J08nY2018-03-201-8/+8
* Add some better gcc optimization options to Makefile.J08nY2018-03-033-12/+26
* Update parson to its current git head: 387c566.J08nY2018-02-272-85/+111
* Add lib/CMakeLists.txt.J08nY2017-10-141-0/+11
* Fix lib MakefilesJ08nY2017-04-102-18/+16
* Added sha1 implementation for ANSI X9.62 verifiably random algo.J08nY2017-03-164-0/+231
* Added prime order curve generation.J08nY2017-02-063-0/+2235