#
77aae965 |
| 15-Nov-2011 |
Andy Polyakov |
Configure, e_aes.c: allow for XTS assembler implementation.
|
#
ae551760 |
| 14-Nov-2011 |
Ben Laurie |
Fix some warnings caused by __owur. Temporarily (I hope) remove the more aspirational __owur annotations.
|
#
4a5397fb |
| 12-Nov-2011 |
Andy Polyakov |
Configure, x86gas.pl: fix linker warnings in 32-bit Darwin build.
|
Revision tags: OpenSSL-fips-2_0-rc2 |
|
#
3f54a746 |
| 08-Nov-2011 |
Andy Polyakov |
Configure: harmonize darwin64-x86_64-cc line with assembler pack.
|
#
a2570242 |
| 08-Nov-2011 |
Andy Polyakov |
Configure: initial support for iOS.
|
#
f6666ad1 |
| 08-Nov-2011 |
Andy Polyakov |
Configure: allow ./config to pass compiler flags with white spaces.
|
Revision tags: OpenSSL-fips-2_0-rc1 |
|
#
5e4eb995 |
| 19-Oct-2011 |
Dr. Stephen Henson |
add authentication parameter to FIPS_module_mode_set
|
#
227a822a |
| 19-Oct-2011 |
Andy Polyakov |
vxworks-mips: unify and add assembler.
|
#
7d8bb912 |
| 19-Oct-2011 |
Bodo Möller |
Fix indentation
|
#
e0d6132b |
| 19-Oct-2011 |
Bodo Möller |
Fix warnings. Also, use the common Configure mechanism for enabling/disabling the 64-bit ECC code.
|
#
1db4a63b |
| 18-Oct-2011 |
Dr. Stephen Henson |
Do global replace to remove assembly language object files.
|
#
993adc05 |
| 17-Oct-2011 |
Andy Polyakov |
Engage bsaes-x86_64.pl, bit-sliced AES.
|
#
8fcdb1e6 |
| 15-Oct-2011 |
Andy Polyakov |
Add android-x86.
|
#
1fb2e0f9 |
| 14-Oct-2011 |
Dr. Stephen Henson |
Allow override of GCCVER and noexecstack checking from environment. Vxworks support.
|
Revision tags: OpenSSL-fips-1_2_3, OpenSSL-fips-1_2_2, OpenSSL-fips-1_2_1 |
|
#
b63698b7 |
| 15-Sep-2011 |
Dr. Stephen Henson |
Don't use vpaes in fips builds and exclude from restricted tarball.
|
#
8ca28da0 |
| 15-Sep-2011 |
Andy Polyakov |
Integrate Vector Permutation AES into build system.
|
#
d47d0d2b |
| 14-Sep-2011 |
Dr. Stephen Henson |
Remove fipsdso target: it isn't supported in the 2.0 module.
|
#
ed28aef8 |
| 06-Sep-2011 |
Andy Polyakov |
Padlock engine: make it independent of inline assembler.
|
Revision tags: OpenSSL_1_0_0e |
|
#
03a64ef5 |
| 05-Sep-2011 |
Bodo Möller |
Fix expected DEFFLAG for default config.
|
#
edd4d402 |
| 23-Aug-2011 |
Dr. Stephen Henson |
Don't use some object files in FIPS build.
|
#
c608171d |
| 23-Aug-2011 |
Andy Polyakov |
Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.
|
#
361512da |
| 12-Aug-2011 |
Andy Polyakov |
This commit completes recent modular exponentiation optimizations on x86_64 platform. It targets specifically RSA1024 sign (using ideas from http://eprint.iacr.org/2011/239) and adds more tha
This commit completes recent modular exponentiation optimizations on x86_64 platform. It targets specifically RSA1024 sign (using ideas from http://eprint.iacr.org/2011/239) and adds more than 10% on most platforms. Overall performance improvement relative to 1.0.0 is ~40% in average, with best result of 54% on Westmere. Incidentally ~40% is average improvement even for longer key lengths.
show more ...
|
#
1d512155 |
| 22-Jul-2011 |
Dr. Stephen Henson |
Make sure OPENSSL_FIPSCANISTER is visible to ARM assembly language files.
|
#
be9a8cc2 |
| 20-Jul-2011 |
Andy Polyakov |
Add RSAX builtin engine. It optimizes RSA1024 sign benchmark.
|
#
87873f43 |
| 17-Jul-2011 |
Andy Polyakov |
ARM assembler pack: add platform run-time detection.
|