下载用于windows的OpenSSL
在网上找这个可以用在微软windows的 OpenSSL 是很困难的 , 对于用于 Windows 64 位的则更加难找.
在股沟上经历了艰难困苦后, 我觉得提供一个可用于windows简单安装版的 OpenSSL供大家使用. 用起来很方便. 不需要再编译什么了, 就需要下载下面对应的文件即可.
OpenSSL缺省建成可没有版权之争的的128,192,256位加密方式, 能用就成了。
所有版本都是经过最新的OpenSSL-0.9.8e源程序编译而成,使用了微软的 Visual Studio 2005 和 MASM.
附原文供参考:
Download OpenSSL for windows
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.8e, in the assembly language routines with Microsoft Visual Studio 2005 and Microsoft MASM.
Old version:
files included in the package are listed below:

|bin
libeay32.dll, ssleay32.dll,openssl.exe, msvcr80.dll(VC runtim library)
| include
|– — openssl
openssl head files
|lib
libeay32.lib,ssleay32.lib
if you find it useful, a time saver,or even just mildly interesting,then my effort was worth it.
if you have any suggestions on how to improve it, I’d love to hear it.
link to this page: http://www.deanlee.cn/programming/openssl-for-windows/
Enjoy:)






















