summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2011-05-08allow SHA384, SHA512 with DSADr. Stephen Henson
2011-04-30no need to include memory.hDr. Stephen Henson
2011-04-06check buffer is larger enough before overwritingDr. Stephen Henson
2011-03-25Corrections to the VMS build system.Richard Levitte
2011-03-25make some non-VMS builds work againDr. Stephen Henson
2011-03-25For VMS, implement the possibility to choose 64-bit pointers withRichard Levitte
2011-03-23make update (1.0.1-stable)Richard Levitte
2011-03-19A few more long symbols needing shortening.Richard Levitte
2011-03-19Keep file references in the VMS build files in the same order as theyRichard Levitte
2011-03-19SRP was introduced, add it for OpenVMS.Richard Levitte
2011-03-19A few more symbols that need shorter versions on OpenVMS.Richard Levitte
2011-03-19Apply all the changes submitted by Steven M. Schweda <sms@antinode.info>Richard Levitte
2011-03-16Add SRP.Ben Laurie
2011-03-04s390x-mont.pl: optimize for z196.Andy Polyakov
2011-02-12dso_dlfcn.c: make it work on Tru64 4.0 [from HEAD].Andy Polyakov
2011-02-03Assorted bugfixes:Bodo Möller
2011-02-01Since FIPS 186-3 specifies we use the leftmost bits of the digestDr. Stephen Henson
2011-01-30stop warnings about no previous prototype when compiling shared enginesDr. Stephen Henson
2011-01-26FIPS mode changes to make RNG compile (this will need updating later as weDr. Stephen Henson
2011-01-26Add rsa_crptRichard Levitte
2011-01-25Move RSA encryption functions to new file crypto/rsa/rsa_crpt.c to separateDr. Stephen Henson
2011-01-25Move BN_options function to bn_print.c to remove dependency for BIO printfDr. Stephen Henson
2011-01-25Move DSA_sign, DSA_verify to dsa_asn1.c and include separate versions ofDr. Stephen Henson
2011-01-25recalculate DSA signature if r or s is zero (FIPS 186-3 requirement)Dr. Stephen Henson
2011-01-24PR: 2433Dr. Stephen Henson
2011-01-24New function EC_KEY_set_affine_coordinates() this performs all theDr. Stephen Henson
2011-01-24check EC public key isn't point at infinityDr. Stephen Henson
2011-01-24PR: 1612Dr. Stephen Henson
2011-01-19Add additional parameter to dsa_builtin_paramgen to output the generatedDr. Stephen Henson
2011-01-14add va_list version of ERR_add_error_dataDr. Stephen Henson
2011-01-13stop warning with no-engineDr. Stephen Henson
2011-01-10PR: 2425Richard Levitte
2011-01-09add buf_str.c fileDr. Stephen Henson
2011-01-09move some string utilities to buf_str.c to reduce some dependencies (from 0.9...Dr. Stephen Henson
2011-01-09add X9.31 prime generation routines from 0.9.8 branchDr. Stephen Henson
2011-01-03oops missed an assertDr. Stephen Henson
2011-01-03PR: 2411Dr. Stephen Henson
2011-01-03Fix escaping code for string printing. If *any* escaping is enabled weDr. Stephen Henson
2011-01-03PR: 2410Dr. Stephen Henson
2011-01-03PR: 2413Dr. Stephen Henson
2011-01-03PR: 2416Dr. Stephen Henson
2010-12-14First attempt at adding the possibility to set the pointer size for the build...Richard Levitte
2010-12-11bss_file.c: refine UTF8 logic [from HEAD].Andy Polyakov
2010-12-02PR: 2386Dr. Stephen Henson
2010-11-30PR: 2385Dr. Stephen Henson
2010-11-29apply J-PKAKE fix to HEAD (original by Ben)Dr. Stephen Henson
2010-11-27Some of the MS_STATIC use in crypto/evp is a legacy from the days whenDr. Stephen Henson
2010-11-24add "missing" functions to copy EVP_PKEY_METHOD and examine infoDr. Stephen Henson
2010-11-24constify EVP_PKEY_new_mac_key()Dr. Stephen Henson
2010-11-23Give the architecture dependent directory higher priorityRichard Levitte