Re: Proper way to encrypt and decrypt to/from socket BIO

2003-03-14 Thread Dr. Stephen Henson
On Fri, Mar 14, 2003, Brian Hatch wrote: > > > (Note: this question is completely unrelated to the previous > re-keying one, since I've taken out the re-key code for now.) > > I have a socket bio to which I'd like to attach an decrypting > bio for reading and encrypting bio for writing. When I

Proper way to encrypt and decrypt to/from socket BIO

2003-03-14 Thread Brian Hatch
(Note: this question is completely unrelated to the previous re-keying one, since I've taken out the re-key code for now.) I have a socket bio to which I'd like to attach an decrypting bio for reading and encrypting bio for writing. When I attempt this I get the following error roughly 22% of t