aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto/evp/e_aes.c: build again on s390xRichard Levitte2019-01-051-2/+14
* crypto/chacha/asm/chacha-s390x.pl: add vx code path.Patrick Steuer2019-01-052-259/+558
* s390x assembly pack: perlasm support.Patrick Steuer2019-01-051-0/+3060
* Support _onexit() in preference to atexit() on WindowsMatt Caswell2019-01-041-2/+16
* Introduce a no-pinshared optionMatt Caswell2019-01-041-2/+6
* Implement OPENSSL_INIT_NO_ATEXITMatt Caswell2019-01-041-4/+32
* Fix a RUN_ONCE bugMatt Caswell2019-01-041-14/+33
* make updateMatt Caswell2019-01-035-5/+5
* Fix cert with rsa instead of rsaEncryption as public key algorithmBernd Edlinger2018-12-311-3/+6
* EVP_PKEY_size declared to take a const parameterShreya Bhandare2018-12-231-1/+1
* Do not complain when /dev/crypto does not exist.Jung-uk Kim2018-12-231-1/+6
* Coverity fix in some crypto/asn1 codeFdaSilvaYY2018-12-223-19/+43
* Admit unknown pkey types at security level 0Ken Goldman2018-12-201-2/+9
* X509_check_issued: check that signature algo matches signing key algoRichard Levitte2018-12-192-2/+25
* Convert tls1_prf_P_hash to use the EVP_MAC interfaceKurt Roeckx2018-12-151-23/+23
* ERR: preserve system error number in a few more placesRichard Levitte2018-12-141-0/+5
* Fixes #7879: AES-SIV to use EVP_MAC APIsTodd Short2018-12-132-29/+29
* Add missing OPENSSL_clear_free before using ec->keyMansour Ahmadi2018-12-131-0/+1
* add missing check for BN_mod_inverseMansour Ahmadi2018-12-131-0/+2
* fix inconsistent flen check in rsa_pk1 and rsa_oaepMansour Ahmadi2018-12-131-1/+1
* Add RFC5297 AES-SIV supportTodd Short2018-12-128-11/+521
* Disallow Ed448 signature malleabilityMatt Caswell2018-12-111-2/+28
* typo ANS1 -> ASN1nxtstep2018-12-111-1/+1
* eng_devcrypto: add command to dump driver infoEneas U de Queiroz2018-12-101-24/+127
* eng_devcrypto: add configuration optionsEneas U de Queiroz2018-12-101-41/+353
* eng_devcrypto: save ioctl if EVP_MD_..FLAG_ONESHOTEneas U de Queiroz2018-12-101-5/+12
* eng_devcrypto: make sure digest can do copyEneas U de Queiroz2018-12-101-8/+26
* eng_devcrypto: fix ctr modeEneas U de Queiroz2018-12-101-23/+102
* eng_devcrypto: add cipher CTX copy functionEneas U de Queiroz2018-12-101-0/+18
* eng_devcrypto: close session on cleanup, not finalEneas U de Queiroz2018-12-101-4/+9
* eng_devcrypto: fix copy of unitilialized digestEneas U de Queiroz2018-12-101-8/+4
* eng_devcrypto: expand digest failure casesEneas U de Queiroz2018-12-101-0/+5
* eng_devcrypto: don't leak methods tablesEneas U de Queiroz2018-12-101-5/+5
* Preserve errno on dlopenMatt Caswell2018-12-101-0/+7
* Make sure build_SYS_str_reasons() preserves errnoMatt Caswell2018-12-101-0/+4
* make updateRichard Levitte2018-12-102-0/+3
* Prevent calling decryption in an encryption context and vice versaRichard Levitte2018-12-101-6/+39
* err/err.c: improve err_clear_last_constant_time's portability.Andy Polyakov2018-12-081-2/+21
* Update kmac.cterry zhao2018-12-081-4/+4
* evp/e_aes: Expose IVBoris Pismenny2018-12-071-0/+8
* bio: Linux TLS OffloadBoris Pismenny2018-12-071-2/+46
* Make EVP_PKEY_asn1_add0() stricter about its inputRichard Levitte2018-12-071-12/+16
* curve25519.c: improve formula alignmentDr. Matthias St. Pierre2018-12-061-523/+513
* curve25519.c: reformat code to follow coding guidelinesDr. Matthias St. Pierre2018-12-061-2228/+2344
* Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte2018-12-0631-32/+32
* Following the license change, modify the boilerplates in crypto/Richard Levitte2018-12-0652-52/+52
* Following the license change, modify the boilerplates in crypto/ui/Richard Levitte2018-12-066-6/+6
* Following the license change, modify the boilerplates in crypto/x509v3/Richard Levitte2018-12-0641-41/+41
* Following the license change, modify the boilerplates in crypto/x509/Richard Levitte2018-12-0637-37/+37
* Following the license change, modify the boilerplates in crypto/whrlpool/Richard Levitte2018-12-065-5/+5