Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 399a6f0bd1 Update PKCS#7 enveloped data to new API. 18 years ago
  Dr. Stephen Henson 3d153f7985 Remove dss1 hack from S/MIME code. 18 years ago
  Dr. Stephen Henson f733a5ef0e Initial functions for main EVP_PKEY_METHOD operations. 18 years ago
  Dr. Stephen Henson 8f2e4fdf86 Allow PKCS7_decrypt() to work if no cert supplied. 19 years ago
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 years ago
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 20 years ago
  Dr. Stephen Henson 216659eb87 Enhance EVP code to generate random symmetric keys of the 20 years ago
  Dr. Stephen Henson c5a5546389 Add support for digested data PKCS#7 type. 21 years ago
  Dr. Stephen Henson 77fe058c10 Simplify cipher and digest lookup in PKCS#7 code. 21 years ago
  Dr. Stephen Henson caf044cb3e Retrieve correct content to sign when the 21 years ago
  Dr. Stephen Henson beab098d53 Various S/MIME bug and compatibility fixes. 21 years ago
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 years ago
  Bodo Möller 5488bb6197 get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead) 22 years ago
  Dr. Stephen Henson b12540520d Always init ctx_tmp in PKCS7_dataFinal since it is always cleaned up. 22 years ago
  Bodo Möller 4d94ae00d5 ECDSA support 22 years ago
  Richard Levitte 67fec850e1 Allow verification of other types than DATA. 23 years ago
  Dr. Stephen Henson f3e24baddf 23 years ago
  Dr. Stephen Henson 581f1c8494 Modify EVP cipher behaviour in a similar way 23 years ago
  Dr. Stephen Henson 20d2186c87 23 years ago
  Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 years ago
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 years ago
  Richard Levitte 4ac881ede3 Fix couple of memory leaks in PKCS7_dataDecode(). 23 years ago
  Richard Levitte 271da5a2e0 avoid linking problems when OpenSSL is built with no-dsa. Spotted by Hellan,Kim KHE <khe@kmd.dk> 23 years ago
  Bodo Möller 5277d7cb7c Fix ERR_R_... problems. 23 years ago
  Dr. Stephen Henson db4a465974 Stop PKCS7_verify() core dumping with unknown public 23 years ago
  Dr. Stephen Henson bb5ea36b96 Initial support for ASN1_ITEM_FUNCTION option to 23 years ago
  Dr. Stephen Henson ec5add8784 Fix the S/MIME code so it now works again and 24 years ago
  Dr. Stephen Henson 9d6b1ce644 24 years ago
  Richard Levitte 62324627aa Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care 24 years ago