Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 3647bee263 Config code updates. 23 years ago
  Geoff Thorpe 1372965e2e Reduce the header dependencies on engine.h in apps/. 23 years ago
  Lutz Jänicke 43f9391bcc When only the key is given to "enc", the IV is undefined 23 years ago
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not 23 years ago
  Dr. Stephen Henson 323f289c48 23 years ago
  Richard Levitte 531d630b5c Provide an application-common setup function for engines and use it 23 years ago
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 years ago
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 24 years ago
  Dr. Stephen Henson f2e5ca84d4 Option to disable standard block padding with EVP API. 24 years ago
  Ben Laurie 259810e05b Rijdael CBC mode and partial undebugged SSL support. 24 years ago
  Bodo Möller a87e50a945 'char' argument to islower must be converted to 'unsigned char' 24 years ago
  Ben Laurie 646d56956b Better handling of EVP names, add EVP to speed. 24 years ago
  Ben Laurie 757e392d4e Make Rijndael work! Those long flights have some good points. 24 years ago
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. 24 years ago
  Richard Levitte 3ab5651112 The experimental Rijndael code moved to the main trunk. 24 years ago
  Richard Levitte 645749ef98 On VMS, stdout may very well lead to a file that is written to in a 24 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Dr. Stephen Henson cd3c54e50f 25 years ago
  Ralf S. Engelschall 667ac4ec6a Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align 25 years ago
  Ulf Möller 657e60fa00 ispell (and minor modifications) 25 years ago
  Bodo Möller 05ccd698b9 RAND_load_file(..., -1) now means "read the complete file"; 25 years ago
  Bodo Möller f13b93d3b4 RAND_pseudo_bytes is good enough for encryption IVs, 25 years ago
  Bodo Möller 033db22d57 add ERR_print_errors after "end" label. 25 years ago
  Ulf Möller e7f97e2d22 Check RAND_bytes() return value or use RAND_pseudo_bytes(). 25 years ago
  Ben Laurie fea9afbfc7 Make salting the default. Fail gracefully if the input is not salted. 25 years ago
  Ben Laurie 5ef738240a Fix warning. 25 years ago
  Dr. Stephen Henson fd699ac55f Add a salt to the key derivation using the 'enc' program. 25 years ago
  Bodo Möller b1c4fe3625 Don't mix real tabs with tabs expanded as 8 spaces -- that's 25 years ago
  Ulf Möller 09feda5cec Cut&paste error. 25 years ago
  Ulf Möller b5929507e3 Update NO_* macros. 25 years ago