summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2019-02-27The use of the likes of UINT32_MAX requires internal/numbers.hRichard Levitte
2019-02-27Fix the default digest algorthm of SM2Paul Yang
2019-02-27Support raw input data in apps/pkeyutlPaul Yang
2019-02-26Add BN_native2bn and BN_bn2nativepad, for native BIGNUM import/exportRichard Levitte
2019-02-25Rearrange the inclusion of curve448/curve448_lcl.hRichard Levitte
2019-02-25Ensure bn_cmp_words can handle the case where n == 0Matt Caswell
2019-02-24CID 1442835: Integer OverflowPauli
2019-02-24CID 1442836: Resource leaksPauli
2019-02-20MIPS32R3 provides the EXT instruction to extract bits fromMarkus Stockhausen
2019-02-21cfi build fixes in x86-64 ghash assemblyShane Lontis
2019-02-20Clear BN_FLG_CONSTTIME on BN_CTX_get()Nicola Tuveri
2019-02-19sha/keccak1600.c: subscribe more platforms for "complementing" optimization.Andy Polyakov
2019-02-19Don't interleave handshake and other record types in TLSv1.3Matt Caswell
2019-02-18cygwin: drop explicit O_TEXTCorinna Vinschen
2019-02-18Property: naming and manual clarifiationsRichard Levitte
2019-02-18Don't leak EVP_KDF_CTX on errorMatt Caswell
2019-02-18generated filesPauli
2019-02-18Properties for implementation selection.Pauli
2019-02-17Check for unpaired .cfi_remember_stateDavid Benjamin
2019-02-17Fix some CFI issues in x86_64 assemblyDavid Benjamin
2019-02-17SCA hardening for mod. field inversion in EC_GROUPBilly Brumley
2019-02-16ARM64 assembly pack: make it Windows-friendly.Andy Polyakov
2019-02-16ARM assembly pack: make it Windows-friendly.Andy Polyakov
2019-02-16s390x assembly pack: fix formal interface bug in chacha modulePatrick Steuer
2019-02-16Add an OpenSSL library contextRichard Levitte
2019-02-16Add CRYPTO_alloc_ex_data()Richard Levitte
2019-02-15Add EC_GROUP_get0_fieldDavid Asraf
2019-02-15Mark generated functions unused (applies to safestack, lhash, sparse_array)Richard Levitte
2019-02-14Sparse array iterators include index position.Pauli
2019-02-13Added new EVP/KDF API.David Makepeace
2019-02-13Sparse array limit testing: reduce the range limit for the number of bitsPauli
2019-02-13Fix null pointer dereference in cms_RecipientInfo_kari_initDaniel DeFreez
2019-02-13Fix typo in commentPauli
2019-02-12To use BN_BITS2, we'd better include openssl/bn.hRichard Levitte
2019-02-12e_devcrypto: make the /dev/crypto engine dynamicEneas U de Queiroz
2019-02-12AArch64 assembly pack: authenticate return addresses.Andy Polyakov
2019-02-12Add sparse array data type.Pauli
2019-02-11Allow the syntax of the .include directive to optionally have '='Tomas Mraz
2019-02-11Fix comment typoPauli
2019-02-11Fix null pointer dereference in ssl_module_initDaniel DeFreez
2019-02-08Fix d2i_PublicKey() for EC keysTodd Short
2019-02-06blake2: avoid writing to output buffer when using default digest lengthAntoine Salon
2019-02-06blake2: backport changes to blake2sAntoine Salon
2019-02-06blake2: register MAC objectsAntoine Salon
2019-02-06blake2b: add EVP_MAC APIAntoine Salon
2019-02-06blake2b: add support for parameter setting and keyed hashAntoine Salon
2019-02-06blake2: add implementation support for variable digest lengthAntoine Salon
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2019-02-05crypto/poly1305/asm/poly1305-s390x.pl: add vx code path.Patrick Steuer
2019-02-04Build: correct assembler generation in crypto/rc4/build.infoRichard Levitte