summaryrefslogtreecommitdiff
path: root/src/libstdcrypto/sha512_update.c
AgeCommit message (Collapse)Author
2017-02-21 Types change: big pass on libstddjb and libunixonacidLaurent Bercot
libdatastruct still missing, library still not functional
2017-01-21 Types fix: librandom, libstdcryptoLaurent Bercot
2015-04-08 - added str_nlen()Laurent Bercot
- various fixes for --enable-libc-replacements
2015-03-27 - added sha512 (buggy, need to commit to test somewhere else)Laurent Bercot
- version bump (not a rc yet) - bugfix: buffer_get returned -1 EPIPE on short reads w/o EOF