Commit History

Author SHA1 Message Date
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Pauli 8ffb20ce05 Deprecate the low level MD4 functions. 4 years ago
  Richard Levitte 4911f55362 Following the license change, modify the boilerplates in crypto/mdN/ 5 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson fbe6ba81e9 Check return values of <Digest>_Init functions in low level digest calls. 19 years ago
  Andy Polyakov 9e0aad9fd6 size_t-fication of message digest APIs. We should size_t-fy more APIs... 20 years ago
  Richard Levitte 7a1f92fdc3 Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> 22 years ago
  Richard Levitte 43d601641f A few more memset()s converted to OPENSSL_cleanse(). 22 years ago
  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 24 years ago