aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fips_canister.c: add support for embedded ppc linux.Andy Polyakov2011-07-222-4/+451
|
* stop warningsDr. Stephen Henson2011-07-211-1/+2
|
* Rename another symbol.Dr. Stephen Henson2011-07-211-0/+1
|
* aes-ppc.pl: minor optimization favoring embedded processors (performanceAndy Polyakov2011-07-201-132/+132
| | | | of "big" processors is unaffected).
* Add RSAX builtin engine. It optimizes RSA1024 sign benchmark.Andy Polyakov2011-07-208-12/+2171
|
* PR: 2559Dr. Stephen Henson2011-07-201-4/+9
| | | | | | | Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Reviewed by: steve Fix DTLS socket error bug
* PR: 2555Dr. Stephen Henson2011-07-201-0/+8
| | | | | | | Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Reviewed by: steve Fix DTLS sequence number bug
* PR: 2550Dr. Stephen Henson2011-07-201-1/+0
| | | | | | | Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Reviewed by: steve Fix DTLS HelloVerifyRequest Timer bug
* sha512-sparcv9.pl: minor optimization of sha256.Andy Polyakov2011-07-181-3/+3
|
* Add support for ECCCDH test format.Dr. Stephen Henson2011-07-181-23/+54
|
* ARM assembler pack: add platform run-time detection.Andy Polyakov2011-07-179-14/+252
|
* PR: 2556 (partial)Dr. Stephen Henson2011-07-141-2/+2
| | | | | | | | | | | | | Reported by: Daniel Marschall <daniel-marschall@viathinksoft.de> Reviewed by: steve Fix OID routines. Check on encoding leading zero rejection should start at beginning of encoding. Allow for initial digit when testing when to use BIGNUMs which can increase first value by 2 * 40.
* fips/Makefile: HP-UX-specific update.Andy Polyakov2011-07-131-2/+5
|
* ms/uplink.c: fix Visual Studio 2010 warning.Andy Polyakov2011-07-131-1/+2
|
* config: detect if assembler supports --noexecstack and pass it down.Andy Polyakov2011-07-131-0/+4
|
* perlasm/cbc.pl: fix tail processing bug.Andy Polyakov2011-07-131-2/+0
| | | | PR: 2557
* ssl/ssl_ciph.c: allow to switch to predefined "composite" cipher/macAndy Polyakov2011-07-111-1/+22
| | | | combos that can be implemented as AEAD ciphers.
* ssl/t1_enc.c: initial support for AEAD ciphers.Andy Polyakov2011-07-111-16/+65
|
* evp.h: add flag to distinguish AEAD ciphers and pair of control codes...Andy Polyakov2011-07-111-0/+8
|
* Fix typo.Bodo Möller2011-07-111-1/+1
| | | | Submitted by: Jim Morrison
* Add a tool that (semi)automatically created the API documentationRichard Levitte2011-07-054-0/+7784
| | | | required for FIPS.
* Rename symbol.Dr. Stephen Henson2011-07-051-0/+1
|
* x86_64-mont.pl: add squaring procedure and improve RSA sign performanceAndy Polyakov2011-07-051-11/+496
| | | | by up to 38% (4096-bit benchmark on Core2).
* Add functions to return FIPS module version.Dr. Stephen Henson2011-07-045-1/+23
|
* x86_64-xlate.pl: sha1 and md5 warnings made it to nasm 2.09, extend gnuAndy Polyakov2011-07-041-6/+7
| | | | assembler workaround to all assemblers.
* sha1-x86_64.pl: nasm 2.07 screws up labels if AVX path is compiled.Andy Polyakov2011-07-041-1/+1
|
* s390x-gf2m.pl: commentary update (final performance numbers turned to beAndy Polyakov2011-07-041-10/+11
| | | | higher).
* If make clean fails it is not a fatal error.Dr. Stephen Henson2011-07-031-1/+0
|
* Additional error checking.Dr. Stephen Henson2011-07-022-3/+5
|
* sha1-x86_64.pl: fix win64-specific typos and add masm support.Andy Polyakov2011-07-011-4/+9
|
* x86_64-xlate.pl: masm-specific update.Andy Polyakov2011-07-011-2/+2
|
* Delete any EXARG value first.Dr. Stephen Henson2011-07-011-0/+1
|
* Add no-asm argument to Configure if needed.Dr. Stephen Henson2011-07-011-1/+2
|
* Recognise fipscheck option and call fipsas for WIN64 builds.Dr. Stephen Henson2011-06-302-0/+5
|
* crypto/aes/Makefile: make it work on IRIX.Andy Polyakov2011-06-281-0/+3
|
* crypto/whrlpool/wp_block.c: harmonize OPENSSL_ia32cap_P.Andy Polyakov2011-06-281-2/+2
|
* crypto/sha/asm/sha[1|512]-mips.pl: minor updates.Andy Polyakov2011-06-282-16/+16
|
* rc4-586.pl: add Atom performance results.Andy Polyakov2011-06-281-1/+3
|
* md5-x86_86.pl: remove redundant instructions.Andy Polyakov2011-06-281-8/+5
|
* crypto/bn/Makefile: fix typo.Andy Polyakov2011-06-281-2/+2
|
* auto detect configuration using KERNEL_BITS and CCDr. Stephen Henson2011-06-271-8/+5
|
* Configure: clean up linux32-s390x line.Andy Polyakov2011-06-271-1/+1
|
* s390x assembler pack: add s390x-gf2m.pl and harmonize AES_xts_[en|de]crypt.Andy Polyakov2011-06-275-15/+238
|
* rc4-x86_64.pl: commentary update.Andy Polyakov2011-06-271-3/+6
|
* Minor x86_64 perlasm update.Andy Polyakov2011-06-272-9/+9
|
* Fix CPRNG test for Hash DRBG.Dr. Stephen Henson2011-06-261-9/+11
|
* typoDr. Stephen Henson2011-06-241-1/+1
|
* Add stub for HMAC DRBG.Dr. Stephen Henson2011-06-244-6/+76
|
* allow KERNEL_BITS to be specified in the environmentDr. Stephen Henson2011-06-241-2/+2
|
* get the filename rightDr. Stephen Henson2011-06-241-1/+1
|