summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/sha/sha1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hide symbols in shabeck2023-07-081-1/+6
* Remove unused SHA-1 implementation.jsing2023-07-081-86/+1
* Remove now unnecessary "do { } while (0)"jsing2023-07-081-4/+2
* Inline HASH_MAKE_STRING macro.jsing2023-07-081-15/+14
* Reorder functions.jsing2023-07-081-113/+113
* Implement SHA1_{Update,Transform,Final}() directly in sha1.c.jsing2023-07-071-5/+104
* Consolidate sha1 into a single file.jsing2023-04-111-0/+460
* Remove meat which either duplicates code found in apps/, or is only of valuemiod2014-04-221-125/+0
* Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developersbeck2014-04-181-3/+1
* OpenSSL 0.9.4 mergebeck1999-09-291-13/+5
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+135