Re: simpler example of "initial value from digest (md5 or sha1) using BIOs"

2004-07-05 Thread Dr. Stephen Henson
On Mon, Jul 05, 2004, Stephen Soltesz wrote: > Hello, > > I apologize if my last question was too involved to test easily. > > I've attached a new version of the test code that is much more direct in > its use of a message digest. > > The program opens /dev/zero and reads four bytes, one byte

simpler example of "initial value from digest (md5 or sha1) using BIOs"

2004-07-05 Thread Stephen Soltesz
Hello, I apologize if my last question was too involved to test easily. I've attached a new version of the test code that is much more direct in its use of a message digest. The program opens /dev/zero and reads four bytes, one byte at a time, and after each byte retrieves the digest using BIO_g