Historia zmian

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