Commit History

Author SHA1 Message Date
  Nicola Tuveri 9e49aff2aa Add SM2 private key range validation 3 years ago
  Matt Caswell ae69da05a7 Move the caching of cipher constants into evp_cipher_from_dispatch 3 years ago
  Dr. David von Oheimb 98ba251fe6 openssl_hexstr2buf_sep(): Prevent misleading 'malloc failure' errors on short input 3 years ago
  Pauli e37b307e02 Fix error clash in build 3 years ago
  Pauli 81aef6ba72 rand: add a provider side seed source. 3 years ago
  Richard Levitte 88bddad42e EVP: Add EVP_PKEY_get_group_name() to extract the group name of a pkey 3 years ago
  Matt Caswell 43a7033a01 Check that multi-strings/CHOICE types don't use implicit tagging 3 years ago
  Shane Lontis 89cccbea51 Add EVP_KDF-X942 to the fips module 3 years ago
  Richard Levitte 14a6c6a4e1 ERR: Rebuild all generated error headers and source files 3 years ago
  Pauli 08edd447c9 prov: move the entropy source out of the FIPS provider 3 years ago
  Pauli 03bede0cc8 rand: move the entropy source out of the FIPS provider 3 years ago
  Matt Caswell 0b3a4ef27a Move CMS enveloping code out of the algorithms and into CMS 4 years ago
  Nicola Tuveri 8b17fbaf46 [ssl] Support ssl_encapsulate on server side 4 years ago
  Nicola Tuveri a011b5861b [ssl] Support ssl_decapsulate on client side 4 years ago
  Pauli 23b2fc0b50 rsa: add ossl_ prefix to internal rsa_ calls. 4 years ago
  Dr. David von Oheimb 29844ea5b3 Prune low-level ASN.1 parse errors from error queue in decoder_process() 4 years ago
  Pauli 44d2482ba6 Add a "random" configuration section. 4 years ago
  Paul Yang d0b79f8631 Add SM2 signature algorithm to default provider 4 years ago
  Richard Levitte b8975c68b1 ENCODER: Refactor the OSSL_ENCODER API to be more like OSSL_DECODER 4 years ago
  Dr. Matthias St. Pierre 4f14a378f8 prov/drbg: cleanup some RAND_DRBG leftovers 4 years ago
  Shane Lontis 35e6ea3bdc keygen: add FIPS error state management to conditional self tests 4 years ago
  Pauli 5736923f12 FIPS: error mode is set from failed self tests and produced a limited number of errors when algorithm accesses are attempted 4 years ago
  Dr. David von Oheimb 1e41dadfa7 Extend X509 cert checks and error reporting in v3_{purp,crld}.c and x509_{set,vfy}.c 4 years ago
  Richard Levitte 8ae40cf57d ENCODER: Refactor provider implementations, and some cleanup 4 years ago
  Jakub Zelenka 924663c36d Add CMS AuthEnvelopedData with AES-GCM support 4 years ago
  Dr. David von Oheimb d7fcee3b3b OSSL_HTTP_parse_url(): add optional port number return parameter and strengthen documentation 4 years ago
  Dr. David von Oheimb 15076c26d7 Strengthen chain building for CMP 4 years ago
  Richard Levitte 63f187cfed STORE: Add a built-in 'file:' storemgmt implementation (loader) 4 years ago
  Matt Caswell 7cd1420b3e Improve some error messages if a digest is not available 4 years ago
  Richard Levitte 87d91d223b Fix PEM_write_bio_PrivateKey_traditional() to not output PKCS#8 4 years ago