Add reliable BIO.

This commit is contained in:
Ben Laurie
1999-02-23 21:44:34 +00:00
parent 15799403ad
commit 55ab3bf7f9
3 changed files with 8 additions and 2 deletions

View File

@@ -5,6 +5,10 @@
Changes between 0.9.1c and 0.9.2
*) Add Arne Ansper's reliable BIO - this is an encrypted, block-digested
BIO. See the source (crypto/evp/bio_ok.c) for more info.
[Arne Ansper <arne@ats.cyber.ee>]
*) Dump the old yucky req code that tried (and failed) to allow raw OIDs
to be added. Now both 'req' and 'ca' can use new objects defined in the
config file.