summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | https://github.com/kgabis/parson/commit/387c5665f6b20faa535a7f782dcaa49390963366
* 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