Hi all, I was starting to use rsyncrypto when my distro updated from openssl-0.9.8b to openssl-0.9.8e. Once that happens, rsyncrypto dumps core.
1st question: are any of you using openssl-0.9.8c or newer? I've tracked the problem down to a call to AES_cbc_encrypt() in aes_crypt.cpp:99. rsyncrypto dumps core when there is part of a file left and we are trying to encrypt a block that is less than 16 chars. I'm going to try using a static block of 16 chars to see if that gets me past the seg fault. -- Milton Calnek BSc, A/Slt(Ret.) mil...@calnek.com 306-382-3657 -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Rsyncrypto-devel mailing list Rsyncrypto-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rsyncrypto-devel