aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-06Avoid collisions.Ben Laurie7-143/+143
2013-04-06Make session ID test work.Ben Laurie2-1/+2
2013-04-06Make S/MIME test work.Ben Laurie2-8/+11
2013-04-06Make RSA test work.Ben Laurie2-1/+3
2013-04-06Make PKCS#7 test work.Ben Laurie2-1/+3
2013-04-06Make OCSP test work.Ben Laurie1-1/+2
2013-04-06More progress towards working tests.Ben Laurie3-24/+88
2013-04-06Get closer to a working single Makefile with test support.Ben Laurie3-52/+220
2013-04-06Fix warnings.Ben Laurie1-1/+3
2013-04-04Make TLS 1.2 ciphers work again.Dr. Stephen Henson2-1/+7
2013-04-04cryptlib.c: fix typo in OPENSSL_showfatal.Andy Polyakov1-1/+1
2013-04-04aesni-x86_64.pl: optimize CBC decrypt.Andy Polyakov1-186/+248
2013-04-04e_aes.c: reserve for future extensions.Andy Polyakov1-4/+84
2013-04-04gcm128.c: fix linking problems in 32-bit Windows build.Andy Polyakov1-1/+1
2013-04-04dest4-sparcv9.pl: add clarification comment.Andy Polyakov1-0/+8
2013-04-04evptests.txt: add XTS test vectorsAndy Polyakov1-0/+23
2013-04-03Use $(PERL) when calling scripts in mk1mf.plDr. Stephen Henson1-1/+1
2013-03-31Typo.Dr. Stephen Henson1-0/+2
2013-03-31Add support for SPARC T4 DES opcode.Andy Polyakov8-36/+807
2013-03-31des_enc.m4: add missing #include.Andy Polyakov1-0/+2
2013-03-29Add AES-NI GCM stitch.Andy Polyakov6-21/+1146
2013-03-29aesni-x86_64.pl: fix typo and optimize small block performance.Andy Polyakov1-21/+43
2013-03-28Call RAND_cleanup in openssl application.Dr. Stephen Henson2-0/+3
2013-03-28Enable TLS 1.2 ciphers in DTLS 1.2.Dr. Stephen Henson7-35/+53
2013-03-28Update fixed DH requirements.Dr. Stephen Henson1-2/+2
2013-03-28DTLS 1.2 cached record support.Dr. Stephen Henson1-0/+18
2013-03-26Make binary curve ASN.1 work in FIPS mode.Matt Caswell2-3/+5
2013-03-26Provisional DTLS 1.2 support.Dr. Stephen Henson15-13/+84
2013-03-26Remove versions test from dtls1_buffer_messageDr. Stephen Henson1-1/+1
2013-03-26Extend DTLS method macros.Dr. Stephen Henson4-9/+16
2013-03-26Enable various DTLS extensions.Dr. Stephen Henson1-22/+13
2013-03-26aesni-x86_64.pl: optimize CTR even further.Andy Polyakov1-343/+313
2013-03-24ghash-x86_64.pl: add AVX code path.Andy Polyakov2-9/+692
2013-03-19aesni-x86_64.pl: optimize CTR even further.Andy Polyakov1-25/+85
2013-03-19ghash-x86_64.pl: minor optimization.Andy Polyakov1-28/+28
2013-03-19Disable compression for DTLS.Dr. Stephen Henson1-1/+3
2013-03-19Typo.Dr. Stephen Henson1-1/+1
2013-03-18e_aes_cbc_hmac_sha1.c: fix rare bad record mac on AES-NI plaforms.Andy Polyakov1-2/+3
2013-03-18Use enc_flags when deciding protocol variations.Dr. Stephen Henson10-46/+52
2013-03-18Use appropriate versions of SSL3_ENC_METHODDr. Stephen Henson4-11/+20
2013-03-18DTLS revision.Dr. Stephen Henson11-1970/+232
2013-03-18Avoid unnecessary fragmentation.Michael Tuexen1-3/+4
2013-03-18Encode INTEGER correctly.Dr. Stephen Henson1-1/+1
2013-03-18Typo.Dr. Stephen Henson1-2/+3
2013-03-11DTLS trace support.Dr. Stephen Henson3-5/+62
2013-03-06evptests.txt: additional GCM test vectors.Andy Polyakov1-1/+15
2013-03-06GCM and CCM test supportDr. Stephen Henson2-14/+219
2013-03-06Add CCM ciphers to tables.Dr. Stephen Henson1-0/+3
2013-03-06ghash-x86_64.pl: fix length handling bug.Andy Polyakov1-1/+2
2013-03-05typoDr. Stephen Henson1-1/+1