- Jul 19, 2002
-
-
Lutz Jänicke authored
Submitted by: Reviewed by: PR: 127
-
- Jul 16, 2002
-
-
Richard Levitte authored
directory, making a separate directory tree with lots of symbolic links seems to be the solution. Unfortunately, Configure doesn't take appropriate steps to support this solution (as in removing a file that's going to be rewritten). This change corrects that situation. Now I just have to find all other places where there's lack of support for this.
-
- Jul 14, 2002
-
-
Bodo Möller authored
(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
-
- Jul 10, 2002
-
-
Lutz Jänicke authored
not covered by the strength bit mask. Submitted by: Reviewed by: PR: 130
-
- Jul 04, 2002
-
-
Bodo Möller authored
-
- Jun 26, 2002
-
-
Bodo Möller authored
-
- Jun 21, 2002
-
-
Geoff Thorpe authored
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
-
- Jun 18, 2002
-
-
Bodo Möller authored
EC_GROUP_set_seed(), EC_GROUP_get0_seed(), EC_GROUP_get_seed_len()). New functions ECPKParameters_print(), ECPKParameters_print_fp(). Submitted by: Nils Larsch
-
- Jun 14, 2002
-
-
Bodo Möller authored
vulnerability workaround (included in SSL_OP_ALL). PR: #90
-
- Jun 12, 2002
-
-
Lutz Jänicke authored
Submitted by: Reviewed by: PR: 82
-
Bodo Möller authored
-
Bodo Möller authored
Submitted by: Nils Larsch Reviewed by: Bodo Moeller
-
- Jun 11, 2002
-
-
Ben Laurie authored
-
- Jun 10, 2002
-
-
Bodo Möller authored
and make some appropriate changes to the EC library. Submitted by: Nils Larsch
-
- May 31, 2002
-
-
Richard Levitte authored
-
- May 30, 2002
-
-
Bodo Möller authored
Submitted by: Nils Larsch
-
- May 16, 2002
-
-
Bodo Möller authored
Submitted by: Nils Larsch
-
- May 15, 2002
-
-
Dr. Stephen Henson authored
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().
-
- May 10, 2002
-
-
Dr. Stephen Henson authored
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.
-
- May 08, 2002
-
-
Bodo Möller authored
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.
-
- May 07, 2002
-
-
Bodo Möller authored
-
- May 05, 2002
-
-
Bodo Möller authored
-
- Apr 30, 2002
-
-
Lutz Jänicke authored
'hidden' -nameopt support. (Robert Joop <joop@fokus.gmd.de>)
-
- Apr 26, 2002
-
-
Bodo Möller authored
encoded as NULL) with id-dsa-with-sha1. Submitted by: Nils Larsch
-
- Apr 17, 2002
-
-
Bodo Möller authored
Submitted by: Nils Larsch
-
- Apr 15, 2002
-
-
Lutz Jänicke authored
-
Lutz Jänicke authored
-
Lutz Jänicke authored
-
- Apr 13, 2002
-
-
Bodo Möller authored
Fix length checks in ssl3_get_client_hello(). Use s->s3->in_read_app_data differently to fix ssl3_read_internal().
-
- Apr 12, 2002
-
-
Bodo Möller authored
-
Bodo Möller authored
-
- Apr 10, 2002
-
-
Lutz Jänicke authored
-
- Apr 09, 2002
-
-
Bodo Möller authored
-
- Apr 04, 2002
-
-
Lutz Jänicke authored
-
- Mar 26, 2002
-
-
Lutz Jänicke authored
-
Richard Levitte authored
Add the possibility to enable olde des support, not just disable it, for future support. Redocument
-
- Mar 20, 2002
-
-
Bodo Möller authored
-
- Mar 19, 2002
-
-
Lutz Jänicke authored
-
- Mar 18, 2002
-
-
Bodo Möller authored
Add some WTLS curves. New function EC_GROUP_check() (this will probably be implemented differently soon). Submitted by: Nils Larsch Reviewed by: Bodo Moeller
-
- Mar 15, 2002
-
-
Bodo Möller authored
-