Historial de Commits

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