- 14 3月, 2000 26 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
This was meant for building individual ciphers separately; but nothing of this is maintained, it does not work because we rely on central configuration by the Configure utility with <openssl/opensslconf.h> etc., so the files are only wasting space and time.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
lib$-functions and sys$-functions.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
in addition to the crypto library.
-
由 Bodo Möller 提交于
"openssl list-standard-commands".
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
In testss, use MD5 as digest algorithm so that the resulting certificates can be used for testssl with RSA.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
in SSL_new. If SSL_OP_SINGLE_DH_USE is set, don't waste time in SSL_[CTX_]set_tmp_dh on computing a DH key that will be ignored anyway. ssltest -dhe1024dsa (w/ 160-bit sub-prime) had an unfair performance advantage over -dhe1024 (safe prime): SSL_OP_SINGLE_DH_USE was effectively always enabled because SSL_new ignored the DH key set in the SSL_CTX. Now -dhe1024 takes the server only about twice as long as -dhe1024dsa instead of three times as long (for 1024 bit RSA with 1024 bit DH).
-
- 13 3月, 2000 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
choice of parameters) when they are needed.
-
由 Bodo Möller 提交于
-
- 12 3月, 2000 2 次提交
-
-
由 Ulf Möller 提交于
proposed by Holger Reif
-
由 Ulf Möller 提交于
-
- 11 3月, 2000 8 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
is activated only when _POSIX_SOURCE is defined).
-
由 Ulf Möller 提交于
header...
-
由 Ulf Möller 提交于
-
由 Bodo Möller 提交于
to make SSL_nread0 work.
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
Curiously enough, void functions don't return a value.
-
- 10 3月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-