Historique des commits

Auteur SHA1 Message Date
  Peiwei Hu dd1f28427b Refine the documents of several APIs il y a 1 an
  Jiaxun Yang 3f32d29ad4 Add SM2 support for EVP_PKEY_Q_keygen il y a 1 an
  Pauli e0e338c8c5 Fix bug in EVP_CIPHER_CTX_get_iv_length() il y a 2 ans
  Pauli ee8db8c5fb evp: make all _is_a functions accept and handle a NULL argument il y a 2 ans
  Tomas Mraz f505be999f Always try locale initialization from OPENSSL_strcasecmp il y a 2 ans
  Tomas Mraz b807c2fbab EVP_PKEY_Q_keygen: Call OPENSSL_init_crypto to init strcasecmp il y a 2 ans
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp il y a 2 ans
  Pauli 70f39a487d evp enc: cache cipher key length il y a 2 ans
  Pauli b30b45b724 evp enc: cache cipher IV length il y a 2 ans
  Richard Levitte d5f9166bac Move e_os.h to include/internal il y a 2 ans
  Pauli ab547fc005 avoid a NULL dereference when getting digest il y a 2 ans
  Matt Caswell bb98a1123b Fix EVP_MD_meth_dup and EVP_CIPHER_meth_dup il y a 3 ans
  Tomas Mraz 3f773c911a fips module header inclusion fine-tunning il y a 3 ans
  Shane Lontis f41fd10d90 Add a gettable for provider ciphers to return the EVP_CIPH_RAND_KEY flag il y a 3 ans
  Pauli bcd5d3a22d libcrypto: make XXX_get_number() internal il y a 3 ans
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
  Shane Lontis e2311445bb Fix aes cfb1 so that it can operate in bit mode. il y a 3 ans
  Shane Lontis 7c14d0c1c0 Rename the field 'provctx and data' to 'algctx' inside some objects containing il y a 3 ans
  Pauli 87e4e9c473 todo: remove TODO(3.0) from the sources. il y a 3 ans
  Pauli 4885ecffc7 coverity: fix 1484542 dereference after null check il y a 3 ans
  Dr. David von Oheimb 56784203ec Constify EVP_PKEY_CTX_set_params(), EVP_PKEY_CTX_{set,get}table_params(), etc. il y a 3 ans
  Dr. David von Oheimb f925315203 Add convenience functions and macros for asymmetric key generation il y a 3 ans
  Jon Spillett 592ea4ba94 Fixes #15070. Allow custom algorithm ID ASN.1 encoding for provided ciphers il y a 3 ans
  Tomas Mraz 6c9bc258d2 Add type_name member to provided methods and use it il y a 3 ans
  Rich Salz f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD il y a 3 ans
  Shane Lontis 5c10724387 Add some additional NULL checks to prevent segfaults. il y a 3 ans
  Richard Levitte 0388823329 EVP: Add EVP_<TYPE>_description() il y a 3 ans
  Tomas Mraz b064eebb50 EVP_CIPHER_type: fix misleading argument name il y a 3 ans
  Shane Lontis adf7e6d1d6 Add ossl_asn1 symbols il y a 3 ans