Richard Levitte
|
4911f55362
Following the license change, modify the boilerplates in crypto/mdN/
|
vor 6 Jahren |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
vor 7 Jahren |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
vor 8 Jahren |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
vor 9 Jahren |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
vor 9 Jahren |
Dr. Stephen Henson
|
fbe6ba81e9
Check return values of <Digest>_Init functions in low level digest calls.
|
vor 19 Jahren |
Andy Polyakov
|
9e0aad9fd6
size_t-fication of message digest APIs. We should size_t-fy more APIs...
|
vor 20 Jahren |
Richard Levitte
|
7a1f92fdc3
Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>
|
vor 22 Jahren |
Richard Levitte
|
43d601641f
A few more memset()s converted to OPENSSL_cleanse().
|
vor 22 Jahren |
Richard Levitte
|
3009458e2f
MD4 implemented. Assar Westerlund provided the digest code itself and the test utility, I added the bits to get a EVP interface, the command line utility and the speed test
|
vor 24 Jahren |