- May 29, 2000
-
-
Geoff Thorpe authored
coming up soon after some more tinkering. Submitted by: Reviewed by: PR:
-
Geoff Thorpe authored
already been done for RSA. The others (DSA + RAND) will probably follow in the near future too, but DH is easiest to test with RSA because one can just force the use of the EDH cipher-suites.
-
- May 28, 2000
-
-
Geoff Thorpe authored
"engine" to use.
-
Geoff Thorpe authored
than (RSA_METHOD *) required a couple of functions to change shape. I didn't really pick the best shape to change RSA_set_method into though. :-) There's nothing really appropriate to return from RSA_set_method; the temptation to return an "old handle" fails when you consider that the caller might ignore the return value and so botch up the reference counting, this wasn't an issue before because there was no reference counting.
-
- May 26, 2000
-
-
Geoff Thorpe authored
to ENGINE_new (and ENGINE_get_struct_size).
-
Geoff Thorpe authored
This was a bad idea in the first place, in particular it would have made it trickier to implement error-handling, particularly when shutting down third-party shared libraries etc.
-
- May 25, 2000
-
-
Richard Levitte authored
README. Oh, and a test program.
-
Richard Levitte authored
patches that Geoff had in a patch file in his play directory. NOTE for openssl-cvs: THIS IS A CVS BRANCH (BRANCH_engine). IT IS NOT FOR THE FAINTHEARTED TO PLAY WITH. The code works as it is, but it's not at all sure it ends up in the OpenSSL distributio in this form, so do not get dependent on it! Those rsyncing the repository are considered warned!
-
cvs2svn authored
-
Geoff Thorpe authored
-
Bodo Möller authored
-
Bodo Möller authored
Call dh_tmp_cb with correct 'is_export' flag. Avoid tabs in CHANGES.
-
- May 24, 2000
-
-
Richard Levitte authored
-
Dr. Stephen Henson authored
ASN1 encoding.
-
- May 23, 2000
-
-
Ralf S. Engelschall authored
Submitted by: Arnaud De Timmerman <Arnaud.De.Timmerman@branchur.fr>
-
- May 21, 2000
-
-
Ben Laurie authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
- May 19, 2000
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Richard Levitte authored
Contributed by SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
-
Bodo Möller authored
-
- May 18, 2000
-
-
Richard Levitte authored
-
Richard Levitte authored
to adhere to are listed. It should be regarded as a complement to whatever is out on the web, including the docs in http://www.openssl.org/
-
Dr. Stephen Henson authored
-
- May 17, 2000
-
-
Ben Laurie authored
-
Ben Laurie authored
-
- May 16, 2000
-
-
Ben Laurie authored
-
Ben Laurie authored
-
Ben Laurie authored
-
Ben Laurie authored
-
- May 15, 2000
-
-
Ulf Möller authored
-
Ulf Möller authored
-
Ulf Möller authored
-
Ulf Möller authored
Submitted by: Zeroknowledge
-