aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
...
* make dependDr. Stephen Henson2015-04-031-4/+4
* Remove old ASN.1 functions.Dr. Stephen Henson2015-04-031-61/+0
* Remove unnecessary use of ASN1_const_CTXDr. Stephen Henson2015-04-031-12/+14
* modes/asm/ghashv8-armx.pl: up to 90% performance improvement.Andy Polyakov2015-04-021-54/+222
* sha/asm/sha*-armv8.pl: add Denver and X-Gene esults.Andy Polyakov2015-04-022-0/+6
* aes/asm/aesv8-armx.pl: optimize for Cortex-A5x.Andy Polyakov2015-04-023-94/+121
* perlasm/arm-xlate.pl update (fix end-less loop and prepare for 32-bit iOS).Andy Polyakov2015-04-021-24/+49
* make updateEmilia Kasper2015-04-013-27/+26
* Remove SSL_TASK, the DECnet Based SSL EngineRichard Levitte2015-03-312-322/+1
* Remove old ASN.1 code from evp_asn1.cDr. Stephen Henson2015-03-311-66/+36
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-3156-970/+64
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-31104-47865/+37
* Ensure EC private keys retain leading zerosDouglas E Engert2015-03-311-3/+17
* Remove duplicate code.Dr. Stephen Henson2015-03-307-76/+23
* New ASN1_TYPE SEQUENCE functions.Dr. Stephen Henson2015-03-302-0/+34
* Rewrite X509_PKEY_new to avoid old ASN1. macros.Dr. Stephen Henson2015-03-301-7/+14
* Remove unnecessary asn1_mac.h includes.Dr. Stephen Henson2015-03-303-3/+1
* sha/asm/sha512-armv4.pl: adapt for use in Linux kernel context.Andy Polyakov2015-03-291-9/+56
* sha/asm/sha256-armv4.pl: fix compile issue in kernelAndy Polyakov2015-03-291-1/+4
* Have a shared library version thats reasonable with our version schemeRichard Levitte2015-03-291-1/+1
* Remove d2i_X509_PKEY and i2d_X509_PKEYDr. Stephen Henson2015-03-282-41/+0
* ec/asm/ecp_nistz256-x86_64.pl: update commentary with before-after performanc...Andy Polyakov2015-03-281-13/+16
* free NULL cleanupRich Salz2015-03-2827-106/+57
* Engage vpaes-armv8 module.Andy Polyakov2015-03-281-0/+3
* Add vpaes-amrv8.pl module.Andy Polyakov2015-03-282-0/+1251
* Make asn1_ex_i2c, asn1_ex_c2i static.Dr. Stephen Henson2015-03-283-9/+8
* Remove combine option from ASN.1 code.Dr. Stephen Henson2015-03-266-66/+23
* Simplify DSA public key handling.Dr. Stephen Henson2015-03-264-11/+11
* Move more internal only functions to asn1_locl.hDr. Stephen Henson2015-03-2611-52/+39
* free NULL cleanup.Rich Salz2015-03-2519-146/+79
* make updateDr. Stephen Henson2015-03-251-6/+6
* Move internal only ASN.1 functions to asn1_locl.hDr. Stephen Henson2015-03-258-23/+29
* Remove X509_ATTRIBUTE hack.Dr. Stephen Henson2015-03-253-48/+9
* free NULL cleanupRich Salz2015-03-2517-79/+42
* make dependDr. Stephen Henson2015-03-254-11/+33
* make X509_NAME opaqueDr. Stephen Henson2015-03-2514-47/+112
* Fix HMAC to pass invalid key len testMatt Caswell2015-03-251-1/+2
* Add HMAC test for invalid key lenMatt Caswell2015-03-251-0/+5
* Ensure that both the MD and key have been initialised before attempting toMatt Caswell2015-03-252-3/+21
* Add more HMAC testsMatt Caswell2015-03-251-7/+162
* Deprecate RAND_pseudo_bytesMatt Caswell2015-03-253-1/+13
* RAND_bytes updatesMatt Caswell2015-03-2522-36/+46
* free NULL cleanupRich Salz2015-03-2411-29/+16
* Fix verify algorithm.Dr. Stephen Henson2015-03-241-0/+8
* make ASN1_OBJECT opaqueDr. Stephen Henson2015-03-2410-18/+40
* Make OCSP response verification more flexible.Dr. Stephen Henson2015-03-241-4/+17
* make dependDr. Stephen Henson2015-03-2417-262/+220
* Move some EVP internals to evp_int.hDr. Stephen Henson2015-03-2413-76/+134
* Move some ASN.1 internals to asn1_int.hDr. Stephen Henson2015-03-2428-71/+131
* free NULL cleanupRich Salz2015-03-2422-69/+53