aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
...
* Update from fips2 branch.Dr. Stephen Henson2007-02-033-3/+3
* add support for DSA with SHA2Nils Larsch2007-02-0315-75/+265
* fix potential memory leaksNils Larsch2007-02-033-20/+85
* Minimize aes_core.c footprint when AES_[en|de]crypt is implemented inAndy Polyakov2007-01-251-1/+200
* Minor touch to aes-armv4.pl.Andy Polyakov2007-01-251-2/+6
* AES for ARMv4.Andy Polyakov2007-01-251-0/+652
* Minor optimization for sha1-armv4 module.Andy Polyakov2007-01-251-11/+14
* Update from 0.9.7-stable.Dr. Stephen Henson2007-01-231-1/+1
* SHA1 for ARMv4 and Thumb.Andy Polyakov2007-01-222-0/+478
* Constify version strings and some structures.Dr. Stephen Henson2007-01-2156-70/+70
* Make armv4t-mont module backward binary compatible with armv4 and rename itAndy Polyakov2007-01-171-2/+4
* Montgomery multiplication for ARMv4.Andy Polyakov2007-01-111-0/+202
* #include <stddef.h> in digest headers.Andy Polyakov2006-12-294-0/+4
* Montgomery multiplication for MIPS III/IV. Not engaged.Andy Polyakov2006-12-291-0/+335
* Minor clean-up in crypto/bn/asm.Andy Polyakov2006-12-292-3/+15
* Minor clean-up in crypto/engine.Andy Polyakov2006-12-292-10/+12
* Move eng_padlock.c to ./engines.Andy Polyakov2006-12-292-1231/+2
* Minor performance improvements to x86-mont.pl.Andy Polyakov2006-12-281-26/+43
* Fix for "strange errors" exposed by ccgost engine. The fix isAndy Polyakov2006-12-271-10/+10
* Synchronise a bit more with Unixly buildRichard Levitte2006-12-261-1/+2
* Replace strdup() with BUF_strdup().Richard Levitte2006-12-251-3/+4
* Synchronise with Unixly build, again ;-)Richard Levitte2006-12-241-2/+2
* Add bit I missed from PKCS#7 streaming encoder.Dr. Stephen Henson2006-12-241-10/+28
* Experimental streaming PKCS#7 support.Dr. Stephen Henson2006-12-249-4/+776
* Synchronise with Unixly buildRichard Levitte2006-12-241-1/+2
* Oops! New prototype code creeped through...Andy Polyakov2006-12-221-1/+1
* Make sha.h more "portable."Andy Polyakov2006-12-221-1/+2
* x86-mont.pl sse2 tune-up and integer-only squaring procedure.Andy Polyakov2006-12-221-85/+274
* fix orderNils Larsch2006-12-211-1/+1
* updateNils Larsch2006-12-211-0/+12
* add support for ecdsa-with-sha256 etc.Nils Larsch2006-12-208-14/+101
* remove trailing '\'Nils Larsch2006-12-194-4/+4
* Fix the BIT STRING encoding of EC points or parameter seedsBodo Möller2006-12-191-0/+4
* fix orderNils Larsch2006-12-182-2/+2
* use const ASN1_TIME *Nils Larsch2006-12-114-12/+12
* Eliminate 64-bit alignment limitation in sparcv9a-mont.Andy Polyakov2006-12-081-22/+27
* alpha-mont.pl: gcc portability fix and make-rule.Andy Polyakov2006-12-082-2/+5
* Minor, +10%, tune-up for x86_64-mont.pl.Andy Polyakov2006-12-081-15/+16
* Montgomery multiplication routine for Alpha.Andy Polyakov2006-12-081-0/+321
* Update from 0.9.7-stable branch.Dr. Stephen Henson2006-12-071-4/+0
* Sync OID NIDs with OpenSSL 0.9.8.Dr. Stephen Henson2006-12-063-1166/+1166
* Fix change to OPENSSL_NO_RFC3779Dr. Stephen Henson2006-12-069-15/+13
* avoid duplicate entries in add_cert_dir()Nils Larsch2006-12-051-5/+6
* allocate a new attributes entry in X509_REQ_add_extensions()Nils Larsch2006-12-041-0/+5
* add "Certificate Issuer" and "Subject Directory Attributes" OIDsNils Larsch2006-12-044-6/+34
* Eliminate redundant variable in Camellia CBC routine.Andy Polyakov2006-12-021-55/+47
* Improve Camellia code readability.Andy Polyakov2006-12-023-10/+4
* Fix bugs in Camellia CBC routine.Andy Polyakov2006-12-021-5/+6
* Camellia portability fixes.Andy Polyakov2006-12-024-147/+128
* Update dependencies.Dr. Stephen Henson2006-11-305-29/+36