Histórico de Commits

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