aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support SM2 certificate verification杨洋2019-03-1318-14/+206
* Replumbing: Add constructor of libcrypto internal method structuresRichard Levitte2019-03-124-1/+283
* Replumbing: Add support for the provider query_operation functionRichard Levitte2019-03-124-1/+30
* Replumbing: Add an OSSL_PROVIDER iterator with callbackRichard Levitte2019-03-123-1/+41
* Change OSSL_PARAM_UTF8_STRING_PTR to OSSL_PARAM_UTF8_PTRRichard Levitte2019-03-122-4/+4
* generated filesPauli2019-03-121-0/+46
* OSSL_PARAM helper functions.Pauli2019-03-1212-43/+1942
* Rename 'buffer' to 'data' in OSSL_PARAMRichard Levitte2019-03-126-31/+30
* 2nd chunk: CRMF code (crypto/crmf/, ) and its integrationDavid von Oheimb2019-03-1219-29/+1957
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDavid von Oheimb2019-03-127-0/+552
* added generated filesShane Lontis2019-03-123-2/+45
* FIPS 186-4 RSA Generation & ValidationShane Lontis2019-03-1217-87/+2163
* s390x assembly pack: import chacha from cryptogams repoPatrick Steuer2019-03-111-287/+719
* Add documentationRichard Levitte2019-03-113-0/+309
* Add provider testsRichard Levitte2019-03-116-0/+317
* Add provider module infrastructureRichard Levitte2019-03-111-0/+1
* Replumbing: New public API to load or add providersRichard Levitte2019-03-117-1/+114
* Replumbing: Add the Provider Object, type OSSL_PROVIDERRichard Levitte2019-03-1111-1/+633
* Replumbing: Add MODULESDIR macro and OPENSSL_MODULES environment variableRichard Levitte2019-03-113-8/+27
* fix truncation of integers on 32bit AIXShane Lontis2019-03-119-465/+1473
* Add regenerated header filesRich Salz2019-03-1132-28/+153
* util/mkerr.pl: Add an inclusion of symhacks.h in all error filesRich Salz2019-03-112-5/+5
* openssl app for macs that uses the new EVP_MAC interface (the code inside dgs...Shane Lontis2019-03-115-10/+555
* sha/asm/keccak1600-ppc64.pl: up 10% performance improvement.Andy Polyakov2019-03-111-20/+20
* Fix two spelling errorsA. Schulze2019-03-102-2/+2
* Fix typo in ifndef OPENSSL_NO_ENGINES.Darren Tucker2019-03-101-1/+1
* Print all loaded engines with openssl list -enginesTomas Mraz2019-03-092-2/+29
* Change arg to cms_CompressedData_init_bio to be constMatt Caswell2019-03-081-1/+1
* Update documentation of RSA_padding_check_PKCS1_OAEP_mgf1Bernd Edlinger2019-03-071-19/+41
* Do the error handling in pkey_rsa_decrypt in constant timeBernd Edlinger2019-03-071-5/+6
* Add a simple test for RSA_SSLV23_PADDINGBernd Edlinger2019-03-071-1/+32
* Update documentation regarding required output buffer memory sizeBernd Edlinger2019-03-071-12/+26
* Fix memory overrun in rsa padding check functionsBernd Edlinger2019-03-073-41/+44
* Limit DEVRANDOM_WAIT to linuxBernd Edlinger2019-03-071-1/+3
* Add a test for underflow in ecp_nistp521.cMatt Caswell2019-03-071-0/+69
* Avoid an underflow in ecp_nistp521.cMatt Caswell2019-03-071-3/+8
* FIPS AES_GCM IV gen changesShane Lontis2019-03-074-3/+185
* constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb2019-03-0688-651/+680
* Update ChaCha20-Poly1305 documentationMatt Caswell2019-03-061-1/+3
* Test an overlong ChaCha20-Poly1305 nonceMatt Caswell2019-03-061-0/+9
* Prevent over long nonces in ChaCha20-Poly1305Matt Caswell2019-03-061-1/+3
* apps/openssl.c: avoid memory leaksRichard Levitte2019-03-061-1/+22
* Add a log about the tracing functionalityRichard Levitte2019-03-062-0/+11
* Document the tracing functionalityRichard Levitte2019-03-065-0/+584
* Make it possible to trace the trace functionality itselfRichard Levitte2019-03-062-88/+191
* Adapt BN_CTX_DEBUG to the new generic trace APIRichard Levitte2019-03-063-42/+34
* Adapt OPENSSL_DEBUG_DECRYPT to the new generic trace APIRichard Levitte2019-03-063-19/+10
* Adapt OPENSSL_POLICY_DEBUG to the new generic trace APIRichard Levitte2019-03-063-39/+32
* Adapt OPENSSL_DEBUG_KEYGEN to the new generic trace APIRichard Levitte2019-03-063-34/+18
* Adapt OPENSSL_DEBUG_PKCS5V2 to the new generic trace APIRichard Levitte2019-03-063-26/+19