summaryrefslogtreecommitdiffstats
path: root/shlib (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-17Avoid need to change function code.Dr. Stephen Henson2-16/+16
2013-07-15Make `safe' (EC)DSA nonces the default.Adam Langley12-77/+38
2013-07-12bn/asm/rsaz-avx2.pl: Windows-specific fix.Andy Polyakov1-3/+5
2013-07-12Fix verify loop with CRL checking.Dr. Stephen Henson1-0/+11
2013-07-12Clarify FIXME.Ben Laurie1-2/+3
2013-07-12Note non-export of CC.Ben Laurie1-0/+2
2013-07-12Support new rsaz asm stuff.Ben Laurie1-0/+2
2013-07-12s/rsaz_eligible/rsaz_avx2_eligible/.Ben Laurie1-1/+1
2013-07-10sha512-586.pl: fix typo.Andy Polyakov1-1/+1
2013-07-05Remove RSAX engine, superseded by RSAZ module.Andy Polyakov4-36/+19
2013-07-05Take RSAZ modules into build loop, add glue and engage.Andy Polyakov6-17/+408
2013-07-05Add RSAZ assembly modules.Andy Polyakov2-0/+3569
2013-07-05bn/asm/x86_86-mont.pl: optimize reduction for Intel Core family.Andy Polyakov1-312/+449
2013-07-05bn/bn_exp.c: harmonize.Andy Polyakov1-19/+28
2013-07-04Fix multiple cosmetic typos.Jeff Walton1-56/+56
2013-07-02Initialise CMS signature buffer length properly.Dr. Stephen Henson1-1/+2
2013-06-30config: fix executable format detection on latest FreeBSD.Andy Polyakov1-1/+1
2013-06-30bn/bn_exp.c: Solaris-specific fix, T4 MONTMUL relies on alloca.Andy Polyakov1-0/+2
2013-06-30x86_64-xlate.pl: Windows fixes.Andy Polyakov1-3/+5
2013-06-30aesni-sha256-x86_64.pl: fix typo in Windows SEH.Andy Polyakov1-4/+0
2013-06-28Cosmetic touchups.Trevor4-15/+18
2013-06-28Fix duplicate error code.Dr. Stephen Henson1-1/+1
2013-06-22Update CHANGESDr. Stephen Henson1-0/+4
2013-06-22Update cms docs.Dr. Stephen Henson1-2/+29
2013-06-22Add new CMS tests.Dr. Stephen Henson1-0/+49
2013-06-22Add -keyopt option to cms utility.Dr. Stephen Henson1-5/+143
2013-06-22CMS RSA-OAEP and RSA-PSS support.Dr. Stephen Henson5-141/+475
2013-06-21CMS public key parameter support.Dr. Stephen Henson6-75/+212
2013-06-21Update to OAEP support.Dr. Stephen Henson2-5/+43
2013-06-21Add control to retrieve signature MD.Dr. Stephen Henson5-0/+26
2013-06-21Add new OID to pSpecified from PKCS#1Dr. Stephen Henson4-5/+17
2013-06-18Cleanup of custom extension stuff.Trevor8-44/+402
2013-06-18SPARC T4 DES support: fix typo.Andy Polyakov1-2/+2
2013-06-18Optimize SPARC T4 MONTMUL support.Andy Polyakov2-155/+253
2013-06-18PA-RISC assembler pack: switch to bve in 64-bit builds.Andy Polyakov7-24/+33
2013-06-13Add secure DSA nonce flag.Adam Langley15-30/+201
2013-06-13Limit the number of empty records that will be processed consecutivelyAdam Langley3-1/+20
2013-06-13Don't SEGFAULT when trying to export a public DSA key as a private key.Adam Langley1-0/+6
2013-06-13This change alters the processing of invalid, RSA pre-master secrets soAdam Langley1-45/+89
2013-06-13Ignore one-makefile stuff.Ben Laurie1-3/+4
2013-06-13Document updates from wiki.Matt Caswell48-133/+1227
2013-06-12Exetended OAEP support.Dr. Stephen Henson5-48/+217
2013-06-12Typo.Dr. Stephen Henson1-1/+1
2013-06-12Add support for arbitrary TLS extensions.Trevor17-5/+791
2013-06-12Add aesni-sha256-x86_64.Ben Laurie1-1/+2
2013-06-10aesni-sha1-x86_64.pl: update performance data.Andy Polyakov1-12/+14
2013-06-10aesni-sha256-x86_64.pl: harmonize with latest sha512-x86_64.pl.Andy Polyakov1-11/+9
2013-06-10sha1-x86_64.pl: add AVX2+BMI code path.Andy Polyakov1-21/+548
2013-06-10sha512-x86_64.pl: upcoming-Atom-specific optimization.Andy Polyakov1-55/+57
2013-06-10sha[256|512]-586.pl: add more SIMD code paths.Andy Polyakov2-127/+617