It’s time to rebuild or update your existing OpenSSL library in case you are still using version below of 1.0.1g. Based on the CVE-2014-0160, the Heartbleed Bug is a serious vulnerability in the popular OpenSSL cryptographic software library. This weakness allows stealing the information protected, under normal conditions, by the SSL/TLS encryption used to secure......
[ Click to Continue ]Posts Tagged: "openssl"
This tutorial will guide you on how to compile and install OpenSSL on 64bit Windows. In case you are looking for how to compile and build on 32 bit Windows, you may visit to the following page Compiling and Installing OpenSSL for 32 bit Windows to get more information....
[ Click to Continue ]If you are looking for a cryptography solutions in your project, whether it is Blowfish, DES, RC2 or RC4, perhaps, you can consider to utilize the crypto library which is provided by openssl. In this tutorial, i am going to show you how it can be easily implemented into the C++ project solution....
[ Click to Continue ]What is OpenSSL? @Wikipedia: “OpenSSL is an open-source implementation of the SSL and TLS protocols. The core library, written in the C programming language, implements the basic cryptographic functions and provides various utility functions.” Enough for the explanation of OpenSSL. 🙂 Let’s go for the real tutorial on how you can install OpenSSL into you......
[ Click to Continue ]
Rebuild or Update of OpenSSL Library