summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* prepare for releaseDr. Stephen Henson2013-02-111-3/+3
* sparccpuid.S: work around emulator bug on T1.Andy Polyakov2013-02-111-2/+2
* e_aes_cbc_hmac_sha1.c: fine-tune cache line alignment.Andy Polyakov2013-02-081-1/+1
* e_aes_cbc_hmac_sha1.c: align calculated MAC at cache line.Andy Polyakov2013-02-071-36/+43
* prepare for next versionDr. Stephen Henson2013-02-061-3/+3
* Prepare for release.Dr. Stephen Henson2013-02-041-3/+3
* make updateDr. Stephen Henson2013-02-042-33/+33
* e_aes_cbc_hmac_sha1.c: cleanse temporary copy of HMAC secret.Andy Polyakov2013-02-031-0/+2
* bn_word.c: fix overflow bug in BN_add_word.Andy Polyakov2013-02-021-17/+8
* x86_64 assembly pack: keep making Windows build more robust.Andy Polyakov2013-02-022-2/+4
* e_aes_cbc_hmac_sha1.c: address the CBC decrypt timing issues.Andy Polyakov2013-02-022-23/+186
* Don't try and verify signatures if key is NULL (CVE-2013-0166)Dr. Stephen Henson2013-01-292-3/+12
* Make CBC decoding constant time.Ben Laurie2013-01-281-0/+2
* Add and use a constant-time memcmp.Ben Laurie2013-01-283-1/+21
* Don't include comp.h in cmd_cd.c if OPENSSL_NO_COMP setDr. Stephen Henson2013-01-231-0/+2
* x86_64 assembly pack: make Windows build more robust [from master].Andy Polyakov2013-01-2215-15/+30
* bn/asm/mips.pl: hardwire local call to bn_div_words.Andy Polyakov2013-01-221-1/+1
* Don't include comp.h if no-comp set.Dr. Stephen Henson2013-01-201-1/+2
* Fix some clang warnings.Ben Laurie2013-01-148-67/+68
* In FIPS mode use PKCS#8 format when writing private keys:Dr. Stephen Henson2013-01-071-0/+161
* make no-comp compileDr. Stephen Henson2012-12-301-1/+2
* Fix two bugs which affect delta CRL handling:Dr. Stephen Henson2012-12-062-4/+4
* aes-s390x.pl: fix XTS bugs in z196-specific code path [from HEAD].Andy Polyakov2012-12-051-11/+11
* aes-s389x.pl: harmonize software-only code path [from HEAD].Andy Polyakov2012-12-011-45/+28
* PR: 2803Dr. Stephen Henson2012-11-291-0/+1
* Don't require tag before ciphertext in AESGCM modeDr. Stephen Henson2012-10-161-2/+2
* Fix EC_KEY initialization race.Bodo Möller2012-10-054-7/+38
* Fix Valgrind warning.Bodo Möller2012-09-241-0/+1
* Fix warning.Bodo Möller2012-09-171-1/+1
* e_aes.c: uninitialized variable in aes_ccm_init_key [from HEAD].Andy Polyakov2012-09-151-0/+1
* bn_lcl.h: gcc removed support for "h" constraint, which broke inlineAndy Polyakov2012-09-011-2/+9
* PR: 2786Dr. Stephen Henson2012-08-221-2/+5
* sha1-armv4-large.pl: comply with ABI [from HEAD].Andy Polyakov2012-08-171-1/+1
* aes-mips.pl: harmonize with fips module.Andy Polyakov2012-08-171-10/+10
* gcm128.c: fix AAD-only case with AAD length not divisible by 16 [from HEAD].Andy Polyakov2012-08-131-1/+1
* Add evp_cnf in the build.Richard Levitte2012-07-051-1/+1
* Have the new names start in column 48, that makes it easy to see whenRichard Levitte2012-07-051-6/+6
* Cosmetics: remove duplicate symbol in crypto/symhacks.hRichard Levitte2012-07-051-2/+0
* add missing evp_cnf.c fileDr. Stephen Henson2012-07-041-0/+125
* PR: 2840Dr. Stephen Henson2012-07-034-2/+17
* Unused variable.Ben Laurie2012-07-011-1/+1
* bss_dgram.c: fix typos in Windows code.Andy Polyakov2012-07-011-4/+3
* x86_64 assembly pack: make it possible to compile with Perl locatedAndy Polyakov2012-06-2718-18/+18
* bss_dgram.c: fix bugs [from HEAD].Andy Polyakov2012-06-191-23/+47
* revert more "version skew" changes that break FIPS buildsDr. Stephen Henson2012-06-108-0/+10
* Revert "version skew" patches that break FIPS compilation.Dr. Stephen Henson2012-06-097-2/+10
* Reduce version skew.Ben Laurie2012-06-0864-121/+136
* ppccap.c: assume no features under 32-bit AIX kernel [from HEAD].Andy Polyakov2012-05-161-0/+11
* PR: 2813Dr. Stephen Henson2012-05-111-1/+4
* prepare for next versionDr. Stephen Henson2012-05-101-3/+3