Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide symbols in sha | beck | 2023-07-08 | 1 | -1/+6 |
* | Remove unused SHA-1 implementation. | jsing | 2023-07-08 | 1 | -86/+1 |
* | Remove now unnecessary "do { } while (0)" | jsing | 2023-07-08 | 1 | -4/+2 |
* | Inline HASH_MAKE_STRING macro. | jsing | 2023-07-08 | 1 | -15/+14 |
* | Reorder functions. | jsing | 2023-07-08 | 1 | -113/+113 |
* | Implement SHA1_{Update,Transform,Final}() directly in sha1.c. | jsing | 2023-07-07 | 1 | -5/+104 |
* | Consolidate sha1 into a single file. | jsing | 2023-04-11 | 1 | -0/+460 |
* | Remove meat which either duplicates code found in apps/, or is only of value | miod | 2014-04-22 | 1 | -125/+0 |
* | Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developers | beck | 2014-04-18 | 1 | -3/+1 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -13/+5 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+135 |