summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Remove NextStep supportRich Salz2019-07-013-8/+4
* Change RC5_32_set_key to return an int typeMatt Caswell2019-07-012-5/+9
* Ensure that rc5 doesn't try to use a key longer than 2040 bitsMatt Caswell2019-07-013-0/+9
* Only cache a method if we actually created oneMatt Caswell2019-07-011-1/+1
* Fix TyposAntoine Cœur2019-07-013-4/+4
* Add OIDs for kmac128, kmac256 and blake2.Pauli2019-07-012-16/+24
* s390x assembly pack: add support for pcc and kma instructionsPatrick Steuer2019-06-293-0/+212
* Support SM2 certificate signingPaul Yang2019-06-288-26/+126
* Change the DRBG HMAC implementation to lookup allowed digest namesMatt Caswell2019-06-281-7/+24
* Change the DRBG HASH implementation to lookup all allowed algorithm namesMatt Caswell2019-06-281-7/+24
* Fix NULL pointer dereference in the ex_data codeMatt Caswell2019-06-281-1/+1
* Make the RAND code available from inside the FIPS moduleMatt Caswell2019-06-2811-39/+101
* Rename EVP_MD_upref/EVP_CIPHER_upref to EVP_MD_up_ref/EVP_CIPHER_up_refMatt Caswell2019-06-284-10/+10
* Move the public SIV mode functions from public headers to internal onesMatt Caswell2019-06-273-4/+40
* Keep the externally visible macro BIO_FLAGS_UPLINK in bio.hBernd Edlinger2019-06-263-24/+24
* EC only uses approved curves in FIPS mode.Shane Lontis2019-06-252-18/+100
* OSSL_NAMEMAP: make names case insensitiveRichard Levitte2019-06-241-2/+4
* Replumbing: add support for multiple names per algorithmRichard Levitte2019-06-242-74/+75
* Allow AES XTS decryption using duplicate keys.Pauli2019-06-241-4/+18
* Change OSSL_PARAM return size to not be a pointer.Pauli2019-06-244-123/+106
* crypto/trace.c: Remove unexisting categoriesRichard Levitte2019-06-221-2/+0
* OSSL_TRACE: ensure it's initialisedRichard Levitte2019-06-221-3/+12
* Handle CTRL-C as non-redoable abort signalBernd Edlinger2019-06-211-0/+2
* Remove OPENSSL_memcmp.Pauli2019-06-213-18/+4
* Print thread IDs nicely.Pauli2019-06-212-39/+19
* Fix UEFI build on FreeBSD by not including system headersRebecca Cran2019-06-191-1/+1
* Fix and document BIO_FLAGS_NONCLEAR_RST behavior on memory BIOTomas Mraz2019-06-191-3/+1
* Provide an ability to deregister thread stop handlersMatt Caswell2019-06-197-15/+174
* Add extra error text in the property parserRichard Levitte2019-06-191-12/+32
* Change ERR_add_error_[v]data to appendRich Salz2019-06-181-16/+25
* crypto/modes/build.conf: Fix MODES asm mistakesRichard Levitte2019-06-181-1/+1
* crypto/aes/build.info: Fix AES assembler specsRichard Levitte2019-06-181-5/+4
* Fix error handling at openssl_strerror_rBernd Edlinger2019-06-182-7/+7
* Swap #if blocks in uid.c so target platform gets checked before hostRebecca Cran2019-06-181-6/+6
* Standardise the function naming conventions in initthread.cMatt Caswell2019-06-173-19/+19
* Add the function OPENSSL_thread_stop_ex()Matt Caswell2019-06-171-0/+11
* Tell the FIPS provider about thread stop eventsMatt Caswell2019-06-178-60/+126
* Provide a version of ossl_init_thread_start that works in FIPS modeMatt Caswell2019-06-172-11/+75
* Split thread intialisation and handling out of init.cMatt Caswell2019-06-173-113/+137
* Convert thread stop handling into a publish/subscribe modelMatt Caswell2019-06-178-75/+64
* Add the function openssl_ctx_get_concrete()Matt Caswell2019-06-171-33/+16
* Move keccak1600_asm_src file information to build.info filesRichard Levitte2019-06-171-4/+23
* Move poly1305_asm_src file information to build.info filesRichard Levitte2019-06-171-4/+32
* Move chacha_asm_src file information to build.info filesRichard Levitte2019-06-171-1/+26
* Move modes_asm_src file information to build.info filesRichard Levitte2019-06-171-1/+51
* Move cmll_asm_src file information to build.info filesRichard Levitte2019-06-171-3/+15
* Move wp_asm_src file information to build.info filesRichard Levitte2019-06-171-1/+20
* Move rc5_asm_src file information to build.info filesRichard Levitte2019-06-171-1/+14
* Move rmd160_asm_src file information to build.info filesRichard Levitte2019-06-171-2/+15
* Move rc4_asm_src file information to build.info filesRichard Levitte2019-06-171-2/+19