История коммитов

Автор SHA1 Сообщение Дата
  Jakub Zelenka 924663c36d Add CMS AuthEnvelopedData with AES-GCM support 4 лет назад
  Shane Lontis 1f9ad4f953 Fix coverity CID #1452775 & #1452772- Dereference before NULL check in evp_lib.c 4 лет назад
  Benjamin Kaduk f43c947dd9 Avoid deprecated function in evp_lib.c 4 лет назад
  Benjamin Kaduk 79f4417ed9 Deprecate and replace EVP_CIPHER_CTX_iv()/etc. 4 лет назад
  Benjamin Kaduk 8489026850 Support cipher provider "iv state" 4 лет назад
  Pauli 41bbba5375 EVP: deprecate the EVP_X_meth_ functions. 4 лет назад
  Matt Caswell 023b188ca5 Make EVP_PKEY_CTX_[get|set]_group_name work for DH too 4 лет назад
  Matt Caswell 11a1b341f3 Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more generic 4 лет назад
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 лет назад
  Pauli 99ea4f02bc evp: convert existing code to use the new modified sentinel for params. 4 лет назад
  Matt Caswell 33388b44b6 Update copyright year 4 лет назад
  Richard Levitte e4a1d02300 Modify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle legacy methods too 4 лет назад
  Shane Lontis 3c957bcd54 Cache constants for fetched EVP_cipher 5 лет назад
  Richard Levitte 506cb0f632 EVP: add functions that return the name number 5 лет назад
  Richard Levitte f651c727f8 EVP: add name traversal functions to all fetchable types 5 лет назад
  Richard Levitte 251e610ce4 EVP: add missing common functionality 5 лет назад
  Richard Levitte f7397f0d58 Fix EVP_Cipher() for provided cipher implementations 5 лет назад
  Shane Lontis 089cb623be Move cipher ctx 'original iv' parameter into the provider 5 лет назад
  Richard Levitte 776cb8358e Make EVP_CIPHER_is_a() work with legacy cipher implementations too 5 лет назад
  Richard Levitte c96399e296 Adapt EVP_CIPHER_{param_to_asn1,asn1_to_param} for use with provider. 5 лет назад
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 лет назад
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 лет назад
  Rich Salz 51ba9ebd09 Avoid ?: construct in XXXerr calls 5 лет назад
  Richard Levitte 7cfa1717b8 Modify providers that keep track of underlying algorithms 5 лет назад
  Richard Levitte f7c16d48a9 In provider implemented methods, save the name number, not the name string 5 лет назад
  Shane Lontis 88d870824f Fix S390X bad size_t that causes memory trash in legacy ciphers 5 лет назад
  Shane Lontis dc64dc2edd Add EVP_CIPHER_CTX_tag_length() 5 лет назад
  Dmitry Belyavskiy 8bbc7f2211 Disallow change EVP_MD properties once set 5 лет назад
  Shane Lontis 1c3ace6898 Change provider params from int to size_t 5 лет назад
  Richard Levitte 3fd7026276 New function EVP_MD_free() 5 лет назад