summaryrefslogtreecommitdiff
path: root/crypto/err
Commit message (Expand)AuthorAgeFilesLines
* PROV: Implement EC param / key generationRichard Levitte2020-04-151-0/+2
* CMS KARI: Temporarly downgrade newly generated EVP_PKEYs to legacyRichard Levitte2020-04-101-0/+1
* Fix misleading error msg for PBM check w/o secret in OSSL_CMP_validate_msg()Dr. David von Oheimb2020-04-071-0/+1
* HTTP client: make server/proxy and port params more consistent; minor other i...Dr. David von Oheimb2020-04-021-0/+1
* Chunk 10 of CMP contribution to OpenSSL: CMP http client and related testsDr. David von Oheimb2020-04-021-3/+3
* EVP: Downgrade keys rather than upgradeRichard Levitte2020-03-251-0/+5
* Chunk 9 of CMP contribution to OpenSSL: CMP client and related testsDr. David von Oheimb2020-03-251-2/+20
* Issuer Sign Tool extention supportNikolay Morozov2020-03-251-0/+2
* Use a fetched version of SHA256 in tls_process_new_session_ticket()Matt Caswell2020-03-241-0/+1
* Make sure we use the libctx when fetching a MACMatt Caswell2020-03-191-0/+1
* Code to thread-safety in ChangeCipherStateBenjamin Kaduk2020-03-131-0/+1
* Fix error in case CMP msg POPO is not provided in OSSL_CRMF_MSGS_verify_popo()Dr. David von Oheimb2020-03-101-0/+1
* Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb2020-03-101-1/+10
* fix two mistakes w.r.t. ERR_LIB_* parameters in ERR_add_error_txt()Dr. David von Oheimb2020-03-101-2/+2
* Implement provider support for Ed25519 annd Ed448Matt Caswell2020-03-091-0/+1
* Implementation of Russian GOST CMSDmitry Belyavskiy2020-03-031-0/+4
* x509v3 subjectSignTool extention supportNikolay Morozov2020-02-281-0/+2
* DRBG: delay initialization of DRBG method until instantiationDr. Matthias St. Pierre2020-02-251-1/+2
* PROV: add RSA signature implementationRichard Levitte2020-02-221-0/+11
* chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb2020-02-172-2/+139
* Add X25519/X448 Key Exchange to the default providerMatt Caswell2020-02-111-1/+2
* Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb2020-02-104-5/+27
* add BIO_socket_wait(), BIO_wait(), and BIO_connect_retry() improving timeout ...Dr. David von Oheimb2020-02-101-0/+3
* PROV: Implement padding mode words in the RSA ASYM_CIPHER implementationRichard Levitte2020-02-041-0/+1
* Detect EOF while reading in libsslMatt Caswell2020-02-041-1/+2
* chunk 6 of CMP contribution to OpenSSLDr. David von Oheimb2019-12-121-1/+31
* rand_lib.c: fix null pointer dereferences after RAND_get_rand_method() failureDr. Matthias St. Pierre2019-12-121-0/+2
* Fix some typosVeres Lajos2019-12-111-1/+1
* Teach the RSA implementation about TLS RSA Key TransportMatt Caswell2019-12-051-0/+2
* PROV SERIALIZER: add support for writing DH keys and parametersRichard Levitte2019-11-291-0/+1
* PROV SERIALIZER: add common functionality to serialize keysRichard Levitte2019-11-291-0/+1
* SERIALIZER: add support for serializing EVP_PKEYsRichard Levitte2019-11-292-0/+2
* SERIALIZER: New API for serialization of objects through providersRichard Levitte2019-11-292-0/+3
* CORE: ossl_namemap_add_names(): new function to add multiple namesRichard Levitte2019-11-291-0/+2
* Check the return from OPENSSL_buf2hexstr()Matt Caswell2019-11-291-1/+2
* Implement provider support for Asym CiphersMatt Caswell2019-11-141-0/+1
* Add a .pragma directive for configuration filesRichard Levitte2019-11-121-0/+3
* Make sure KDF reason codes are conserved in their current stateRichard Levitte2019-11-121-1/+1
* Reinstate the KDF error macrosRichard Levitte2019-11-121-0/+1
* Update source files for pre-3.0 deprecationRichard Levitte2019-11-071-2/+2
* Update source files for deprecation at 3.0Richard Levitte2019-11-071-5/+5
* X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URIRichard Levitte2019-11-031-0/+1
* chunk 5 of CMP contribution to OpenSSLDr. David von Oheimb2019-10-291-0/+3
* Add KRB5KDF from RFC 3961Simo Sorce2019-10-231-0/+3
* [KDF] Add feedback-mode and CMAC support to KBKDFRobbie Harwood2019-10-171-0/+1
* Cleanup: move remaining providers/common/include/internal/*.hRichard Levitte2019-10-102-2/+2
* Explicitly test against NULL; do not use !p or similarRich Salz2019-10-091-1/+1
* Add rc2 ciphers to default providerShane Lontis2019-10-081-0/+1
* Replumbing: make it possible for providers to specify multiple namesRichard Levitte2019-10-031-0/+2
* Add rc5 ciphers to default providerShane Lontis2019-10-031-0/+1