- 15 7月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
(the same keys can be used for ECC schemes other than ECDSA) and add some new options. Similarly, use string "EC PARAMETERS" instead of "ECDSA PARAMETERS" in 'PEM' format. Fix ec_asn1.c (take into account the desired conversion form). 'make update'. Submitted by: Nils Larsch
-
- 10 7月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
not covered by the strength bit mask. Submitted by: Reviewed by: PR: 130
-
- 04 7月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 26 6月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 21 6月, 2002 1 次提交
-
-
由 Geoff Thorpe 提交于
pointers passed to them whenever necessary. Otherwise it is possible the caller may have overwritten (or deallocated) the original string data when a later ENGINE operation tries to use the stored values. Submitted by: Götz Babin-Ebell <babinebell@trustcenter.de> Reviewed by: Geoff Thorpe PR: 98
-
- 18 6月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
EC_GROUP_set_seed(), EC_GROUP_get0_seed(), EC_GROUP_get_seed_len()). New functions ECPKParameters_print(), ECPKParameters_print_fp(). Submitted by: Nils Larsch
-
- 14 6月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
vulnerability workaround (included in SSL_OP_ALL). PR: #90
-
- 13 6月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: Reviewed by: PR: 82
-
- 12 6月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch Reviewed by: Bodo Moeller
-
- 11 6月, 2002 1 次提交
-
-
由 Ben Laurie 提交于
-
- 10 6月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
and make some appropriate changes to the EC library. Submitted by: Nils Larsch
-
- 31 5月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 30 5月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 16 5月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Dr. Stephen Henson 提交于
Zero cipher_data in EVP_CIPHER_CTX_cleanup Add cleanup calls to evp_test.c Allow reuse of cipher contexts by removing automatic cleanup in EVP_*Final().
-
- 11 5月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fallback to normal multiply if n2 == 8 and dna or dnb is not zero in bn_mul_recursive. This is (hopefully) what was triggering bignum errors on 64 bit platforms and causing the BN_mod_mul test to fail.
-
- 08 5月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
EC_GROUP_{set_generator,get_generator,get_order,get_cofactor} are implemented directly in crypto/ec/ec_lib.c and not dispatched to methods. Also fix EC_GROUP_copy to copy the NID.
-
- 07 5月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 06 5月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 30 4月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
'hidden' -nameopt support. (Robert Joop <joop@fokus.gmd.de>)
-
- 26 4月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
encoded as NULL) with id-dsa-with-sha1. Submitted by: Nils Larsch
-
- 17 4月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 15 4月, 2002 3 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
-
- 14 4月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Fix length checks in ssl3_get_client_hello(). Use s->s3->in_read_app_data differently to fix ssl3_read_internal().
-
- 12 4月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 11 4月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 09 4月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 05 4月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 27 3月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 26 3月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Add the possibility to enable olde des support, not just disable it, for future support. Redocument
-
- 21 3月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 20 3月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 18 3月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Add some WTLS curves. New function EC_GROUP_check() (this will probably be implemented differently soon). Submitted by: Nils Larsch Reviewed by: Bodo Moeller
-
- 15 3月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Lutz Jänicke 提交于
-
- 07 3月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch Remove unnecessary 'const'.
-