- May 30, 2000
-
-
Dr. Stephen Henson authored
Declare ciphers in terms of macros. This reduces the amount of code and places each block cipher EVP definition in a single file instead of being spread over 4 files.
-
- May 29, 2000
-
-
Richard Levitte authored
<jeremy.norris@rebel.com>)
-
Geoff Thorpe authored
* speed processes any/all options passed to it, not just one. * DH and DSA have no "_get_method()" functions, only RSA does. * typos.
-
Geoff Thorpe authored
-
Geoff Thorpe authored
not be used because it is not available on all systems (most notably, win32).
-
Geoff Thorpe authored
There's no trace of it being implemented and it doesn't seem to have been intended given that it is prototyped with a BIO yet there was a BIO- specific version added in at the same time.
-
Geoff Thorpe authored
-
- May 28, 2000
-
-
Dr. Stephen Henson authored
Remove duplicated code in EVP.
-
- May 27, 2000
-
-
Bodo Möller authored
-
Dr. Stephen Henson authored
Second phase of EVP cipher overhaul. Change functions like EVP_EncryptUpdate() so they now return a value. These normally have software only implementations which cannot fail so this was acceptable. However ciphers can be implemented in hardware and these could return errors.
-
- May 26, 2000
-
-
Dr. Stephen Henson authored
Beginnings of EVP cipher overhaul. This should eventually enhance and tidy up the EVP interface. This patch adds initial support for variable length ciphers and changes S/MIME code to use this. Some other library functions need modifying to support use of modified cipher parameters. Also need to change all the cipher functions that should return error codes, but currenly don't. And of course it needs extensive testing...
-
- May 25, 2000
-
-
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
-