- May 16, 2002
-
-
Lutz Jänicke authored
also are informed about the credentials required for guest access and the operation instructions.
-
Bodo Möller authored
-
- 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 14, 2002
-
-
Bodo Möller authored
disable assert() except for debug builds
-
- May 12, 2002
-
-
Lutz Jänicke authored
Submitted by: Boyd Gerber <gerberb@zenez.com>
-
Lutz Jänicke authored
Submitted by: Reviewed by: PR: 26
-
- May 11, 2002
-
-
Dr. Stephen Henson authored
EVP_SealFinal should return a value.
-
Ulf Möller authored
-
Ulf Möller authored
-
- May 10, 2002
-
-
Dr. Stephen Henson authored
Add config entry debug-steve-linux-pseudo64. This sets the SIXTY_FOUR bignum library option to use 64 bit operations on the 32 bit linux platform. This is very inefficient but it can be used to test some of the 64 bit logic on a 32 bit platform.
-
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.
-
Dr. Stephen Henson authored
Avoid gcc warning: BN_DEC_CONV when SIXTY_FOUR_BIT is defined is unsigned.
-
- May 09, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
Notified by Verdon Walker <VWalker@novell.com>
-
Richard Levitte authored
-
Richard Levitte authored
Notified by Verdon Walker <VWalker@novell.com>
-
- May 08, 2002
-
-
Richard Levitte authored
Notified by Stella Power <snpower@maths.tcd.ie>. PR: 24
-
Richard Levitte authored
Notified by Ken Hirsch <kenhirsch@myself.com>. PR: 23
-
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
-
-
Lutz Jänicke authored
Submitted by: bryanh@giraffe-data.com Reviewed by: PR: [openssl.org #18]
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Bodo Möller authored
-
Bodo Möller authored
in the default ciphersuite list
-
Bodo Möller authored
-
- May 06, 2002
-
-
Bodo Möller authored
-
- May 05, 2002
-
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
- May 02, 2002
-
-
Richard Levitte authored
default format. PR: 16
-
- May 01, 2002
-
-
Dr. Stephen Henson authored
Add apps_startup and bio_err init code to smime.c
-
- Apr 30, 2002
-
-
Lutz Jänicke authored
'hidden' -nameopt support. (Robert Joop <joop@fokus.gmd.de>)
-
- Apr 29, 2002
-
-
Lutz Jänicke authored
-
Bodo Möller authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
- Apr 26, 2002
-
-
Bodo Möller authored
encoded as NULL) with id-dsa-with-sha1. Submitted by: Nils Larsch
-
- Apr 25, 2002
-
-
Lutz Jänicke authored
-