> I built OpenSSL with the FIPS module, and after a few issues built it > successfully on Solaris 10 (using Sun cc) and on Windows using MinGW. > Each works fine on its own platform, but if I encrypt on Solaris 10, I > get decryption errors on Windows, and vice versa. > > Any ideas?
Did you do a 'make test' on both platforms? Also, are you testing in FIPS mode (setting the OPENSSL_FIPS evironment variable if you're using the command line application)? DS ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]