summaryrefslogtreecommitdiffstats
path: root/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove FIPS_*_SIZE_TDr. Stephen Henson2014-12-082-8/+0
* remove FIPS module code from crypto/evpDr. Stephen Henson2014-12-088-47/+23
* remove FIPS module code from crypto/bnDr. Stephen Henson2014-12-081-8/+0
* remove FIPS module code from crypto/ecdhDr. Stephen Henson2014-12-081-8/+0
* remove FIPS module code from crypto/ecdsaDr. Stephen Henson2014-12-083-129/+0
* Remove FIPS module code from crypto/dhDr. Stephen Henson2014-12-083-49/+0
* remove FIPS module code from crypto/dsaDr. Stephen Henson2014-12-084-198/+0
* remove FIPS module code from crypto/rsaDr. Stephen Henson2014-12-084-236/+0
* Remove FIPS error library from openssl.ec mkerr.plDr. Stephen Henson2014-12-081-1/+0
* Remove fips_constseg references.Dr. Stephen Henson2014-12-0818-114/+0
* remove another FIPSCANISTER referenceDr. Stephen Henson2014-12-081-10/+0
* remove unnecessary OPENSSL_FIPS referenceDr. Stephen Henson2014-12-081-3/+0
* Remove OPENSSL_FIPSCANISTER code.Dr. Stephen Henson2014-12-086-56/+0
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-0855-55/+55
* Added OPENSSL_NO_OCB guardsMatt Caswell2014-12-087-6/+35
* Add tests for OCB modeMatt Caswell2014-12-082-11/+45
* Add EVP support for OCB modeMatt Caswell2014-12-087-3/+451
* Add support for OCB mode as per RFC7253Matt Caswell2014-12-084-2/+656
* Remove SSLv2 supportKurt Roeckx2014-12-043-4/+0
* There are a number of instances throughout the code where the constant 28 isMatt Caswell2014-12-032-4/+46
* Remove all .cvsignore filesRich Salz2014-11-2965-288/+0
* Check for FindNextFile when defining it rather than FindFirstFileRichard Levitte2014-11-281-1/+1
* RT2679: Fix error if keysize too shortAnnie Yousar2014-11-201-2/+2
* RT3488: Update doc for OPENSSL_configRich Salz2014-11-201-0/+1
* When using EVP_PKEY_derive with a KDF set, a negative error fromMatt Caswell2014-11-201-2/+2
* Don't use msg on error.Jan Hykel2014-11-171-7/+7
* Add missing SRC variableMike Bland2014-11-161-0/+1
* Remove redundant test targets outside of test/Mike Bland2014-11-163-9/+0
* Fix cross reference table generator.Dr. Stephen Henson2014-11-132-4/+4
* Correct timestamp output when clock_precision_digits > 0Michal Bozon2014-11-121-1/+1
* Fix free of garbage pointer. PR#3595Matt Caswell2014-11-121-3/+4
* Fix warning about negative unsigned intergersKurt Roeckx2014-11-111-1/+1
* Fix datarace reported by valgrind/helgrindRussell Coker2014-11-101-4/+8
* armv4cpuid.S: fix compilation error in pre-ARMv7 build.Andy Polyakov2014-10-301-6/+23
* Fix WIN32 build by disabling bn* calls.Dr. Stephen Henson2014-10-291-2/+6
* ec/asm/ecp_nistz256-x86_64.pl: fix inconsistency in path handling.Andy Polyakov2014-10-291-2/+3
* md32_common.h: address compiler warning in HOST_c2l.Andy Polyakov2014-10-291-4/+2
* Use only unsigned arithmetic in constant-time operationsSamuel Neves2014-10-281-13/+3
* ecp_nistz256 update.Andy Polyakov2014-10-234-105/+208
* RT3547: Add missing static qualifierKurt Cancemi2014-10-171-1/+1
* Add constant_time_locl.h to HEADERS,Tim Hudson2014-10-151-1/+2
* Include "constant_time_locl.h" rather than "../constant_time_locl.h".Richard Levitte2014-10-153-3/+3
* Fix SSL_R naming inconsistency.Bodo Moeller2014-10-151-1/+1
* aesni-x86_64.pl: make ECB subroutine Windows ABI compliant.Andy Polyakov2014-10-151-25/+27
* Support TLS_FALLBACK_SCSV.Bodo Moeller2014-10-151-0/+1
* Remove reference to deleted md4.cDr. Stephen Henson2014-10-111-1/+1
* Removed duplicate definition of PKCS7_type_is_encryptedMatt Caswell2014-10-071-4/+0
* crypto/cast/asm/cast-586.pl: +5% on PIII and remove obsolete readme.Andy Polyakov2014-10-012-10/+6
* RT3549: Remove obsolete files in cryptoRich Salz2014-10-0136-5815/+0
* RT2910: Remove des.c and its Makefile targetRich Salz2014-09-302-935/+0