openssl
- C Library providing OpenSSL encryption
- http://www.openssl.org/ - home page
- Existing binaries derived from the curl binaries package. Note we take care to avoid depending on msvc runtimes other than msvcrt.dll since we may install the dlls in \windows\system32 too.
- Includes post install logic to try to install ssleay32.dll and libeay32.dll in \windows\system32 using dllupdate if there are older versions in the system directory.
- This package does not include the include files or stub libraries associated with openssl, only the raw dlls.
- Maintained by FrankWarmerdam.
Last modified
16 years ago
Last modified on 01/21/09 21:36:40
Note:
See TracWiki
for help on using the wiki.