Historia zmian

Autor SHA1 Wiadomość Data
  Richard Levitte f6aa577412 EVP: Add evp_pkey_make_provided() and refactor around it 4 lat temu
  Richard Levitte 76123661a1 Change returned -2 to 0 in EVP_Digest{Sign,Verify}Init() 4 lat temu
  Richard Levitte 8f020c3da5 Fix EVP_Digest{Sign,Verify}Final() and EVP_Digest{Sign,Verify}() for provider only keys 4 lat temu
  Richard Levitte f23bc0b770 EVP: Adapt KEYEXCH, SIGNATURE and ASYM_CIPHER to handle key types better 4 lat temu
  Richard Levitte e0d8523e80 EVP: If a key can't be exported to provider, fallback to legacy 4 lat temu
  Richard Levitte 0e52100400 EVP: Make the SIGNATURE implementation leaner 5 lat temu
  Richard Levitte 02f060d17e PKEY: adapt the export_to_provider funtions to handle domain params too 5 lat temu
  Matt Caswell 72df8f8825 Support calling EVP_DigestUpdate instead of EVP_Digest[Sign|Verify]Update 5 lat temu
  Matt Caswell 15de965ff0 Don't call EVP_MD_CTX_reset during EVP_DigestFinal 5 lat temu
  Matt Caswell 45a845e40b Add EVP_DigestSign/EVP_DigestVerify support for DSA 5 lat temu
  Matt Caswell d8c98d79d1 Add the provider function signatures for DigestSign* 5 lat temu
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 lat temu
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 lat temu
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 lat temu
  Paul Yang 675f4ceef8 Update document for SM2 stuffs 6 lat temu
  Paul Yang 4803717f5e Support setting SM2 ID 6 lat temu
  Paul Yang 0a8fdef752 Support pmeth->digest_custom 6 lat temu
  Bernd Edlinger 19546246cf Fix memleak in EVP_DigestSignFinal/VerifyFinal. 7 lat temu
  Dr. Stephen Henson f723c98e2d Add support for custom digestsign/digestverify methods. 7 lat temu
  Dr. Stephen Henson 7539418981 Add EVP_DigestSign and EVP_DigesVerify 7 lat temu
  Rich Salz 6286757141 Copyright consolidation 04/10 8 lat temu
  Rich Salz 349807608f Remove /* foo.c */ comments 9 lat temu
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 9 lat temu
  Richard Levitte 77a01145be Have other crypto/evp files include evp_locl.h 9 lat temu
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 lat temu
  Gunnar Kudrjavets 4c9b0a0314 Initialize potentially uninitialized local variables 9 lat temu
  Dr. Stephen Henson 27af42f9ac Move some EVP internals to evp_int.h 9 lat temu
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 lat temu
  Dr. Stephen Henson 0f7fa1b190 Constify. 11 lat temu
  Dr. Stephen Henson afa23c46d9 Flag to disable automatic copying of contexts. 11 lat temu