PolarSSL - An Open Source SSL

The importance of secure socket layer is not a hidden truth on the Internet, SSL or secure socket layer provides an extra level of security for the confidential information. Now a days every important websites like E-commerce websites including online transactions are using SSL for user information security. If you dont have any idea about SSL than you can learn secure socket layer from our previous discussion.

What is PolarSSL

There are so many SSL services available on the Internet, but what makes PolarSSL a little different from others? The answer is simple and that PolarSSL is a light-weight open source cryptographic and SSL/TLS library written in C. PolarSSL is licensed according to the dual licensing model, making it available under the open source GPL version 2 as well as a commercial license.

It is easy to develop on an application that provides cryptographic facility between the user and the server. PolarSSL is written with embedded systems in mind and has been ported to a large number of environments, including Windows (32 and 64 bit), Linux, UNIXes, BSD's, OpenWRT, iPhone(iOS), XBox, Android and more. Chipsets supported includeIntel, ARM, PowerPC, MIPS and Motorola 68000.

Features

  • Small memory footprint
  • Clean and simple API for integration
  • Loose coupling of cryptographic code.
  • Symmetric encryption algorithms: AES, Triple-DES, DES, ARC4, Camellia, XTEA
  • Hash algorithms: MD2, MD4, MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512
  • HAVEGE random number generator
  • RSA with PKCS#1 v1.5 and PKCS#1 v2.1 padding
  • SSL version 3, TLS version 1.0 and TLS version 1.1 client support
  • X.509 certificate and CRL reading from memory or disk in PEM and DER formats
  • Support for PKCS#11 interfacing, using the OpenSC PKCS#11 helper library
  • Over 1600 validation, regression and code coverage tests
  • Example applications

Download



However SSL provides some extra security and protection but as a user you must care about your information because there are different techniques available to break and crack SSL. An attacker might use backtrack like backtrack 5 to crack SSL.


Note: If you want to learn more about Linux and Windows based Penetration testing, you might want to subscribe our RSS feed and Email Subscription  or become our Facebook fan! You will get all the latest updates at both the places.