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. Anthony______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [email protected]
