aboutsummaryrefslogtreecommitdiff
path: root/src/util/memory.c
Commit message (Collapse)AuthorAgeFilesLines
* Add the custom CM method, finally working.J08nY2018-04-091-0/+17
|
* Update copyright year.J08nY2018-01-011-1/+1
|
* Add more utility functions to bits_t.J08nY2017-09-121-2/+2
|
* Make some memory functions take a const pointer.J08nY2017-09-111-2/+2
|
* Fix hashing of ANSI X9.62 seed.J08nY2017-08-311-2/+13
|
* Implement seed parsing for ANSI X9.62 algo. Refactor IO test layers.J08nY2017-08-301-9/+4
|
* Use correct allocation functions. Add try_free.J08nY2017-08-301-3/+27
|
* Fix formatting and whitespace.J08nY2017-06-051-1/+1
|
* Add some more comments and docs, move exhaustive/seed.[ch] into math/J08nY2017-05-291-2/+2
|
* Add debug logging with time, refactor allocationJ08nY2017-05-191-0/+28