summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2018-04-03Update copyright yearMatt Caswell
2018-04-02Use the private RNG for data that is not publicKurt Roeckx
2018-04-01Remove import/use of File::Spec::FunctionDaniel Bevenius
2018-04-01Make sure we use a nonce when a nonce is requiredKurt Roeckx
2018-03-31Fix a possible crash in BN_from_montgomery_wordBernd Edlinger
2018-03-30Remove some codeRich Salz
2018-03-30Add documentation for the RAND_DRBG APIDr. Matthias St. Pierre
2018-03-29EVP,KDF: Add more error code along some return 0 in ...FdaSilvaYY
2018-03-29Document RAND_DRBG fork-safety locking modelBenjamin Kaduk
2018-03-29Fix setbuf use for VMS CRichard Levitte
2018-03-28crypto/e_aes.c: use S390X_AES_FC macroPatrick Steuer
2018-03-28crypto/evp/e_aes.c: add size_t casts to increase readabilityPatrick Steuer
2018-03-28s390x assembly pack: add KMF code path for aes-cfb/cfb8Patrick Steuer
2018-03-28s390x assembly pack: add KMO code path for aes-ofbPatrick Steuer
2018-03-28s390x assembly pack: add KM code path for aes-ecbPatrick Steuer
2018-03-28Remove some codeMatt Caswell
2018-03-27Allow NULL for some _free routines.Rich Salz
2018-03-27o_time.c: use gmtime_s with MSVCMiroslav Suk
2018-03-27rand/randfile.c: permit non-regular files in RAND_load_file.Andy Polyakov
2018-03-27Remove some code for a contributor that we cannot findMatt Caswell
2018-03-27Don't write out a bad OIDMatt Caswell
2018-03-27pariscid.pl: fix nasty typo in CRYPTO_memcmp.Andy Polyakov
2018-03-27Limit ASN.1 constructed types recursive definition depthMatt Caswell
2018-03-23Include "internal/dso_conf.h" where needed and appropriateRichard Levitte
2018-03-23Move the handling of dso_scheme to dso_conf.hRichard Levitte
2018-03-22curve448/field.h: relax alignment, as it doesn't work universally.Andy Polyakov
2018-03-22bio/bss_log.c: on DJGPP syslog facility is part of sockets library.Andy Polyakov
2018-03-22o_fopen.c: compensate for e_os.h omission.Andy Polyakov
2018-03-21DRBG: Use the EVP layer to do AES encryptionKurt Roeckx
2018-03-21Document EC_POINT_get_affine_coordinates_*.David Benjamin
2018-03-21Convert _meth_get_ functions to const gettersJack Bates
2018-03-21o_fopen.c,rand/randfile.c: compensate for e_os.h omission.Andy Polyakov
2018-03-20Add dladdr() for AIXMatthias Kraft
2018-03-20Update copyright yearMatt Caswell
2018-03-20crypto/rand/rand_vms.c: include "internal/rand_int.h"Richard Levitte
2018-03-19Fix no-sm3/no-sm2 (with strict-warnings)Todd Short
2018-03-19Fix no-sm3 (and no-sm2)Todd Short
2018-03-19Fix no-sm2Matt Caswell
2018-03-19Revise and cleanup; use strict,warningsRich Salz
2018-03-19Don't use a ssl specific DRBG anymoreKurt Roeckx
2018-03-19Make the public and private DRBG thread localKurt Roeckx
2018-03-19Handle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLENJack Lloyd
2018-03-19Support SM2 ECIES scheme via EVPJack Lloyd
2018-03-19Add SM2 signature and ECIES schemesJack Lloyd
2018-03-19MIPS assembly pack: default heuristic detection to little-endian.Andy Polyakov
2018-03-19Fix bio callback backward compatibilityBernd Edlinger
2018-03-19Fix no-cmacMatt Caswell
2018-03-17Fix miscellaneous typos in docs and sourceDr. Matthias St. Pierre
2018-03-17ts_RESP_sign: Don't try to use v2 signing when ESS digest isn't setRichard Levitte
2018-03-17Return error when trying to use prediction resistanceKurt Roeckx