On Thu July 15 2010, Anthony Gabrielson wrote: > > On Jul 15, 2010, at 6:18 PM, Michael S. Zick wrote: > > > Interesting blog. > > > > One quick question on the first linked-to source at the top: > > quote > > memset(plaintext,0,sizeof(plaintext)); > > in_len = strlen(ciphertext); > > end-quote > > > > How did you get strlen to ignore any embedded zeros in the ciphertext? > > > > Mike > > Hi Mike - that was a good catch. I wrote the code quickly and moved on to my > objective - and that was a mistake. Anyway, I updated the code and made the > necessary updates. Thanks for pointing that out, I appreciate it.
I understand since I write a lot for my own site and wish people would point out the oopses. That page you linked to that explains the acronyms bares repeating from time to time. Good article. Mike > > Anthony______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager majord...@openssl.org > > ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org