summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2016-03-07Remove kinv/r fields from DSA structure.Dr. Stephen Henson
2016-03-07Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_dataMatt Caswell
2016-03-07Update the dasync engine to add a pipeline cipherMatt Caswell
2016-03-07Elide OPENSSL_INIT_set_config_filename() for no-stdio buildDavid Woodhouse
2016-03-07Elide DES_read_password() for no-ui buildDavid Woodhouse
2016-03-07ISSUE 43: Add BIO_sock_shutdownRich Salz
2016-03-07Fixes memory leaks in CT codeRob Percival
2016-03-07Elide EVP_read_pw_string() and friends for no-uiDavid Woodhouse
2016-03-07Unified - adapt the generation of bignum assembler to use GENERATERichard Levitte
2016-03-07Add a function to detect if we have async or notMatt Caswell
2016-03-07Remove use of CRYPTO_LOCK_INIT in init codeMatt Caswell
2016-03-07Swap the init code to use the new Thread API thread localsMatt Caswell
2016-03-07Swap the init code to use CRYPTO_ONCEMatt Caswell
2016-03-07Make PKCS8_PRIV_KEY_INFO opaque.Dr. Stephen Henson
2016-03-07bn/asm/x86[_64]-mont*.pl: complement alloca with page-walking.Andy Polyakov
2016-03-07perlasm/x86_64-xlate.pl: handle binary constants early.Andy Polyakov
2016-03-07Fix OPENSSL_INIT flags to avoid a clash.Matt Caswell
2016-03-07Rework based on feedback:clucey
2016-03-05GH616: Remove dead codeRich Salz
2016-03-04Curve25519: fix const-initializationEmilia Kasper
2016-03-04Add ASN.1 ADB callback.Dr. Stephen Henson
2016-03-04GH784: Better variable nameDmitry-Me
2016-03-04Handle empty log name in "enable_logs" line of the CT log fileRob Percival
2016-03-04Handle missing "enabled_logs" line in CT log fileRob Percival
2016-03-04If a CT log entry in CTLOG_FILE is invalid, skip it and continue loadingRob Percival
2016-03-04Change default CT log list filename to "ct_log_list.cnf"Rob Percival
2016-03-04Curve25519: avoid undefined behaviourEmilia Kasper
2016-03-04chacha/asm/chacha-ppc.pl: fix typo.Andy Polyakov
2016-03-04Sanity check PVK file fields.Dr. Stephen Henson
2016-03-03GH773: Possible leak on CRYPTO_THREAD_lock_new failureFdaSilvaYY
2016-03-03GH769: Reuse strndup()Dmitry-Me
2016-03-03GH355: Implement HKDFAlessandro Ghedini
2016-03-03Clean up curve25519 buildEmilia Kasper
2016-03-02Add KDF error codesDr. Stephen Henson
2016-03-02Add string ctrl operations to TLS1 PRF, update documentation.Dr. Stephen Henson
2016-03-02Use utility functions for HMAC and CMAC.Dr. Stephen Henson
2016-03-02EVP_PKEY_CTX utility functions.Dr. Stephen Henson
2016-03-02make errorsDr. Stephen Henson
2016-03-02Handle KDF internally.Dr. Stephen Henson
2016-03-02Ensure Async is deinited properlyMatt Caswell
2016-03-02Convert ASYNC code to use new Thread APIMatt Caswell
2016-03-02curve25519: add missing const-qualifierEmilia Kasper
2016-03-02Make uplink auxiliary source separate from cpuid sourceRichard Levitte
2016-03-02Make k25519Precomp constKurt Roeckx
2016-03-02poly1305/asm/poly1305-*.pl: flip horizontal add and reduction.Andy Polyakov
2016-03-02Consistently use arm_arch.h constants in armcap assembly code.David Benjamin
2016-03-01remove old unused oneline name fieldDr. Stephen Henson
2016-03-01make errorsDr. Stephen Henson
2016-03-01Add default operations to EC_METHODDr. Stephen Henson
2016-03-01Replace overrides.Dr. Stephen Henson