summaryrefslogtreecommitdiffstats
path: root/crypto/err (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-111-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
* Make default values by ERR_get_error_all() and friends more consistentDr. David von Oheimb2019-09-301-16/+11
* Reorganize local header filesDr. Matthias St. Pierre2019-09-285-8/+8
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-283-5/+5
* [KDF] Add KBKDF implementation for counter-mode HMACRobbie Harwood2019-09-271-0/+2
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb2019-09-271-0/+4
* s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448Patrick Steuer2019-09-251-0/+6
* Add aes_xts cipher to providersShane Lontis2019-09-141-0/+2
* ERR: Change get_error_values() to use an enumRich Salz2019-09-131-43/+40
* Deprecate ERR_get_state()Richard Levitte2019-09-123-12/+22
* Deprecate the public definition of ERR_STATERichard Levitte2019-09-123-0/+12
* Modernise ERR_print_errors_cb()Richard Levitte2019-09-121-8/+14
* Modernise the ERR functionality further (new functions and deprecations)Richard Levitte2019-09-121-20/+85
* KDF error codes reworkedPauli2019-09-062-54/+27
* Cleanse KDF error filesPauli2019-09-062-2/+0
* KDF provider conversion error updates - generatedPauli2019-09-061-0/+4
* Refactor how KEYMGMT methods get associated with other methodsRichard Levitte2019-09-031-0/+1
* fix ERR_add_error_vdata() for use with multiple args/callsDr. David von Oheimb2019-08-291-1/+1
* Cleanup ciphers and Add 3des ciphers.Shane Lontis2019-08-261-0/+1
* Add aes_ccm to providerShane Lontis2019-08-201-5/+11
* Rename ctx_{get,set}_params to {get,set}_ctx_paramsRichard Levitte2019-08-161-2/+2
* Adjust some provider reason codesRichard Levitte2019-08-151-2/+2
* Move Poly1305 to providersRichard Levitte2019-08-151-0/+1
* Move KMAC to providersRichard Levitte2019-08-151-0/+1
* Move GMAC to providersRichard Levitte2019-08-151-0/+1
* Move BLAKE2 MACs to the providersRichard Levitte2019-08-151-4/+6