OpenSSL for windows

    技术2022-05-11  69

    http://www.deanlee.cn/programming/openssl-for-windows/


    OpenSSL for windows

    October 3rd, 2006 in Programming

    It’s difficult to find OpenSSL for windows, especially for 64 bit Windows.

    after doing some googling, I decideded to providing a simple installation of OpenSSL for windows. It’s easy to use . No need to compile anything, just download the files below.

    these are default builds of OpenSSL and enables the symmetric cipher ‘Camellia’ (128-bit, 192-bit, 256-bit key versions), which is now available for royalty-free use.

    all versions are compiled from the newest version of OpenSSL-0.9.8d, in the assembly language routines with Microsoft Visual Studio 2005 and Microsoft MASM.

    OpenSSL-0.9.8d for windows(win32 Version) OpenSSL-0.9.8d for windows (X64 Version)


    to be continue...


    最新回复(0)