Commit History

Author SHA1 Message Date
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Thomas De Schampheleire 6d4313f03e replace 'unsigned const char' with 'const unsigned char' 3 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Pauli c6fec81b88 Deprecate the low level DES functions. 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Richard Levitte 2d48d5ddda Following the license change, modify the boilerplates in crypto/des/ 6 years ago
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 7 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  Rich Salz e3713c365c Remove email addresses from source code. 7 years ago
  Rich Salz 6493e4801e RT4337: Crash in DES 8 years ago
  Rich Salz b6cff313cb Manual fixes after copyright consolidation 8 years ago
  Rich Salz 4f22f40507 Copyright consolidation 06/10 8 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson e4e5bc39f9 Remove fips_constseg references. 10 years ago
  Ben Laurie 71fa451343 Version skew reduction: trivia (I hope). 12 years ago
  Andy Polyakov 03e389cf04 Allow for dynamic base in Win64 FIPS module. 13 years ago
  Dr. Stephen Henson d749e1080a Experimental symbol renaming to avoid clashes with regular OpenSSL. 13 years ago
  Geoff Thorpe 2eeaa0261e Remove redundant declaration. 21 years ago
  Richard Levitte c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and 23 years ago
  Ben Laurie 3ba5d1cf2e Make EVPs allocate context memory, thus making them extensible. Rationalise 23 years ago
  Ulf Möller edb93ae643 cleanup. 25 years ago
  Ulf Möller 657e60fa00 ispell (and minor modifications) 25 years ago
  Bodo Möller cddfe788fb Add functions des_set_key_checked, des_set_key_unchecked. 25 years ago
  Ulf Möller 908eb7b85a Call our crypt implementation des_crypt(). crypt() now is a wrapper if 25 years ago
  Ulf Möller a53955d8ab Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 25 years ago
  Bodo Möller edf0bfb52b Change type of various DES function arguments from des_cblock 25 years ago
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. 25 years ago
  Ulf Möller 8d8dbb67db Missing #endif. 25 years ago
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 years ago
  Ben Laurie 4e31df2cd7 Fix ghastly DES declarations, and all consequential warnings. 26 years ago