- 17 1月, 2003 2 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: Thierry Lelegard <thierry.lelegard@canal-plus.fr> PR: 461
-
由 Bodo Möller 提交于
also known as secp192r1 and secp256r1, respectively) Submitted by: Nils Larsch, Bodo Moeller
-
- 15 1月, 2003 3 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: Nils Larsch <nla@trustcenter.de> PR: 459
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Geoff Thorpe 提交于
override key-generation implementations by placing handlers in the methods for DSA and DH. Also, parameter generation for DSA and DH is possible by another new handler for each method.
-
- 13 1月, 2003 6 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
(see X.520 aka ISO/IEC 9594-6)
-
由 Richard Levitte 提交于
PR: 440
-
由 Richard Levitte 提交于
PR: 456
-
由 Richard Levitte 提交于
PR: 456
-
由 Richard Levitte 提交于
might get closed... Reported by Mark Daniel <Mark.Daniel@wasd.vsm.com.au>
-
- 10 1月, 2003 3 次提交
-
-
由 Andy Polyakov 提交于
build workaround (DJGPP swallows it too). One probably should do same as with ELF calling it COFF, but I'm very short in COFF platforms, so I just go for easy ad-hoc solution. I'll take care of merge to 0.9.7 later.
-
由 Richard Levitte 提交于
PR: 446
-
由 Andy Polyakov 提交于
-
- 09 1月, 2003 2 次提交
-
-
由 Richard Levitte 提交于
following would happen on Solaris: m4 -B 8192 asm/des_enc.m4 > asm/des_enc-sparc.S gcc -DOPENSSL_SYSNAME_ULTRASPARC -DOPENSSL_NO_STATIC_ENGINE -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -m32 -mcpu=ultrasparc -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W -DMD5_ASM -c -o asm/des_enc-sparc.o asm/des_enc-sparc.S asm/des_enc-sparc.S:2007: unterminated character constant asm/des_enc-sparc.S:2008: unterminated character constant
-
由 Andy Polyakov 提交于
replaced #if logic around bn_sub_part_words in bn_mul.c. I rely upon OPENSSL_BN_ASM_PART_WORDS being added by ./Configure script. Would it still work on non-Unix platforms?
-
- 08 1月, 2003 1 次提交
-
-
由 Lutz Jänicke 提交于
(Didn't influence functionality, as on HP-UX 32bit the NULL pointer is a 32bit 0-value and thus is identical to the required 0L.) PR: 443
-
- 07 1月, 2003 1 次提交
-
-
由 Geoff Thorpe 提交于
generation. This prototype matches the new API function RSA_generate_key_ex(), though both may be subject to change during development before 0.9.8.
-
- 04 1月, 2003 5 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
FreeBSD. Goal is to extend support even to SCO5, UnixWare/OpenUnix...
-
- 03 1月, 2003 6 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
never called anyway (it's a debugging assertion). If pa-risc2W.s is PIC remains to be seen...
-
由 Andy Polyakov 提交于
only. I'll keep my eyes open for Linux and OpenBSD targets.
-
由 Andy Polyakov 提交于
compiled for any SPARC CPU (UltraSPARC performance is *not* affected), can be compiled for 64-bit ABI and is position-independent.
-
由 Andy Polyakov 提交于
It was not accepted because code is not PIC, too UltraSPARC-specific when it doesn't have to and 32-bit only. I'm committing the original version mostly for reference purposes. 64, PIC, blended CPU tune-up follows shortly. Obtained from: http://inet.uni2.dk/~svolaf/des.htm
-
由 Andy Polyakov 提交于
As there is an apparent interest for optimization for footprint, I figured that this can eventually become useful.
-
- 02 1月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
PR: 428
-
- 01 1月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
PR: 429
-
- 30 12月, 2002 1 次提交
-
-
由 Ben Laurie 提交于
-
- 29 12月, 2002 3 次提交
-
-
由 Richard Levitte 提交于
Reported by Brian Havard <brianh@kheldar.apana.org.au>.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
evp.h. Application authors BEWARE! If you have had the habit to count on evp.h to provide all those lower-level algorithm functions, you need to think again! Please change your programs NOW, or you will be sorry when 0.9.8 gets release (it's quite some time away...).
-
- 28 12月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 27 12月, 2002 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 23 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 413
-
- 21 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 411
-