Commit History

Author SHA1 Message Date
  Bodo Möller 14a7cfb32a use a generic EC_KEY structure (EC keys are not ECDSA specific) 22 years ago
  Richard Levitte da9b972466 Make it possible to load keys from stdin, and restore that 22 years ago
  Bodo Möller 5dbd3efce7 Replace 'ecdsaparam' commandline utility by 'ecparam' 22 years ago
  Dr. Stephen Henson eee6c81af8 22 years ago
  Lutz Jänicke c0455cbb18 Fix escaping when using the -subj option of "openssl req", document 23 years ago
  Bodo Möller 1064acafc4 check return values 23 years ago
  Dr. Stephen Henson 032c49b8b3 23 years ago
  Dr. Stephen Henson 3647bee263 Config code updates. 23 years ago
  Bodo Möller 4d94ae00d5 ECDSA support 23 years ago
  Dr. Stephen Henson 21a85f1977 Add -pubkey option to req command. 23 years ago
  Ben Laurie 3210b4fd14 If verify fails, say why. 23 years ago
  Dr. Stephen Henson 1fc6d41bf6 New options to allow req to accept UTF8 strings as input. 23 years ago
  Dr. Stephen Henson 6ca487992b 23 years ago
  Richard Levitte dd5e774664 Add support for md4WithRSAEncryption. 23 years ago
  Geoff Thorpe 1372965e2e Reduce the header dependencies on engine.h in apps/. 23 years ago
  Lutz Jänicke faacb092f8 -passin argument not used when actually loading the key 23 years ago
  Ben Laurie a169e82065 Fix warning. 23 years ago
  Dr. Stephen Henson b7a26e6daf 23 years ago
  Richard Levitte 3d5e97f560 Call apps_shutdown() to take down what apps_startup() set up. 23 years ago
  Richard Levitte 531d630b5c Provide an application-common setup function for engines and use it 23 years ago
  Richard Levitte 30b4c2724e Extend all the loading functions to take an engine pointer, a pass 23 years ago
  Dr. Stephen Henson 1358835050 24 years ago
  Bodo Möller bad4058574 New option '-subj arg' for 'openssl req' and 'openssl ca'. This 24 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 acba75c59d New -set_serial options to 'req' and 'x509'. 24 years ago
  Bodo Möller 69a03c1799 don't dump core 24 years ago
  Bodo Möller 2c0d10123e If CONF_get_string returns NULL and we want to tolerate this 24 years ago
  Richard Levitte df2c442a6d Make TYPE_RSA the default type instead of just setting it when -new is 24 years ago
  Dr. Stephen Henson 9d6b1ce644 24 years ago