aboutsummaryrefslogtreecommitdiffstats
path: root/libs/sha1/sha1.cpp
Commit message (Expand)AuthorAgeFilesLines
* switching from unreliable typedefs to precisely sized uint32_t and uint64_tSlowRiot2014-11-201-12/+12
* fixing incorrect buffer size allocation, and unsafe integer size typeSlowRiot2014-11-201-42/+44
* A few indent fixesClifford Wolf2014-10-151-1/+1
* Changed to explicit heap allocated memoryWilliam Speirs2014-10-151-1/+4
* Replaced sha1 implementationClifford Wolf2014-08-011-185/+270
* Moved stand-alone libs to libs/ directory and added libs/subcircuitClifford Wolf2013-02-271-0/+185