| Company | ComponentSpot |
| Website | http://www.componentspot.com |
| Country | Canada |
| Email | webmaster@componentspot.com |
| Os | Win 3.1x, Win95, Win98, WinME, WinXP, WinNT 3.x, WinNT 4.x, Windows2000, Windows2003, Unix, Linux |
| Requirements | N / A |
| Language | English |
| Release Date | 30 09 2003 |
| License | Freeware |
| Limitations | |
|
PC:Windows:Development Tools:Misc
Views 1216 (+0) / Rating 3.67 / Freeware By ComponentSpot
By using the Open SSL 0.9.7c library, developers potty compose applications that take advantage of Secure Sockets Layer (SSL v2 / v3), Transport Layer Security (TLS v1). The Open SSL library uses the included full-strength general-purpose cryptography library, which potty be used by itself. Security features such as the following potty be implemented:
В· Data integrity: An application potty detect if data has been modified during transmission.
В· Authenticity: An application potty swear the identity of the sender using certificates.
В· Privacy: An application potty insure that no intermediary between the sender and the recipient potty interpret the data.
Transport Layer Security is an elongation of SSL. It is nowadays overseen by an international standards organisation. It provides the same capabilities as SSL (data integrity, authenticity, and privacy between client and server), but takes advantage of newer, more advanced cryptographic technology. It is backwards compatible with SSL.
The cryptographic library includes a battalion of encryption algorithms. The symmetric, or private key, encryption algorithms offered include Rijndael (nowadays officially the Advanced Encryption Standard, or AES, algorithm of the U.S. government), IDEA, DES, 3DES, RC2, RC4, and Blowfish. The asymmetric, or private / public key, encryption algorithms include RSA, DSA, and Diffie-Hellman. Also included are message compilation algorithms such as MD2, MD5, MDC2, and SHA, whose resulting hashes potty be used by digital signature schemes to digitally sign documents. The Open SSL library uses some but not all of these algorithms.
To compile for the Win32 platform, Perl or compiling under Cygwin is required. Some of the encryption routines / algorithms are covered by patents.
|