- 18 4月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 17 4月, 1999 4 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Ben Laurie 提交于
-
由 Dr. Stephen Henson 提交于
add various X509V3_CTX helper functions and support for LHASH as the config database.
-
由 Ben Laurie 提交于
-
- 16 4月, 1999 2 次提交
-
-
由 Ulf Möller 提交于
Submitted by: Richard Levitte <levitte@stacken.kth.se>
-
由 Dr. Stephen Henson 提交于
when they cause the destination to expand. To see how evil this is try this: #include <pem.h> main() { BIGNUM *bn = NULL; int i; bn = BN_new(); BN_hex2bn(&bn, "FFFFFFFF"); BN_add_word(bn, 1); printf("Value %s\n", BN_bn2hex(bn)); } This would typically fail before the patch. It also screws up if you comment out the BN_hex2bn line above or in any situation where BN_add_word() causes the number of BN_ULONGs in the result to change (try doubling the number of FFs).
-
- 15 4月, 1999 3 次提交
-
-
由 Dr. Stephen Henson 提交于
generator to typesafe stacks.
-
由 Bodo Möller 提交于
Submitted by:Tom Titchener Reviewed by: PR:
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR: Submitted by: Reviewed by: PR:
-
- 14 4月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
files associated with them. This stuff is all obsoleted by the new X509V3 code.
-
- 13 4月, 1999 2 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
由 Ben Laurie 提交于
-
- 12 4月, 1999 1 次提交
-
-
由 Ralf S. Engelschall 提交于
X509_V_ERR_CERT_REVOKED/23 error number which can occur when a verify callback function determined that a certificate was revoked.
-
- 10 4月, 1999 5 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
New functions DSA_do_sign and DSA_do_verify to provide access to the raw DSA values.
-
- 09 4月, 1999 3 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
由 Dr. Stephen Henson 提交于
-
由 Bodo Möller 提交于
because sgtty emulation tends to fail on various systems. Submitted by: Reviewed by: PR:
-
- 06 4月, 1999 2 次提交
-
-
由 Ulf Möller 提交于
Pointed out by Alexander Tyshlek <tyshlek@fuib.com> and Peter Gutmann <pgut001@cs.auckland.ac.nz>
-
由 Ulf Möller 提交于
-
- 02 4月, 1999 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Ulf Möller 提交于
-
- 01 4月, 1999 5 次提交
-
-
由 Ben Laurie 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ralf S. Engelschall 提交于
-
- 31 3月, 1999 2 次提交
-
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
PR:
-
- 30 3月, 1999 4 次提交
-
-
由 Ulf Möller 提交于
-
由 Dr. Stephen Henson 提交于
kludge, remove CRs from ssl_ciph.c and update Win32 functions for PKCS#12 code. It might compile under Win32 now ...
-
由 Dr. Stephen Henson 提交于
integration.
-
由 Bodo Möller 提交于
cryptographic weakness (IV reuse).
-
- 29 3月, 1999 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
them to the build environment.
-