|
OpenSSL 0.9.7c
|
| Open SSL 0.9.7c lets applications use Secure Sockets Layer (v2/v3), Transport Layer Security (v1), and a general-purpose cryptography library, for data integrity, authenticity, and privacy security features. Perl or Cygwin needed for Win32 compile. |
| Other software from this author: | - .NET Communication Library 1.0.0.0 — The .NET Framework lacks support for some network protocols. With Smilla’s .NET Communication Library, developers can add NNTP to their .NET apps. It is written in C# and is distributed under the GNU Lesser General Public License.
- CSpot SMTPClient 0.4 — Bossware’s SMTPClient is a .NET SMTP client for adding outgoing email to apps and to Web pages. It doesn’t use .NET’s resource-hungry System.Web.Mail, which is merely a wrapper for CDONTS and CDOSYS. Written in 100% managed C# and CLS compliant.
- FreeTextBox 1.6.3 — The FreeTextBox control provides a WYSIWYG HTML editing environment for ASP.NET (Web Forms) Web pages. Visitors can edit text and click on buttons to format their text. The control is written in C# and has many options for customization.
| Show all software from this author |
Description: By using the Open SSL 0.9.7c library, developers can write 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 can be used by itself. Security features such as the following can be implemented:
· Data integrity: An application can detect if data has been modified during transmission.
· Authenticity: An application can verify the identity of the sender using certificates.
· Privacy: An application can ensure that no intermediary between the sender and the recipient can understand the data.
Transport Layer Security is an extension of SSL. It is now overseen by an international standards organization. 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 multitude of encryption algorithms. The symmetric, or private key, encryption algorithms offered include Rijndael (now 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 digest algorithms such as MD2, MD5, MDC2, and SHA, whose resulting hashes can 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. | System Requirements: N/A | Change Info: Stop out of bounds reads in the ASN1 code when presented with invalid tags (CAN-2003-0543 and CAN-2003-0544).
Free up ASN1_TYPE correctly if ANY type is invalid (CAN-2003-0545).
If verify callback ignores invalid public key errors don't try to check certificate signature with the NULL public key. | OpenSSL 0.9.7c Download from |
| Similar software: | - Chilkat AES & RSA Encryption Component 2.2.0 — Chilkat Crypt is an advanced ActiveX encryption component that offers both RSA public-key
encryption with digital signatures as well as symmetric encryption algorithms including
AES (Rijndael), Blowfish, and Twofish.
- cryptlib 3.0 — Security toolkit with strong encryption and authentication. Supports many algorithms for symmetric/asymmetric encryption, authentication, and hashing. Free for non-commercial/shareware projects. Written in C. ActiveX and C++ wrappers are available.
- Xceed Encryption Library 1.1 — The Xceed Encryption library allows you to easily add strong encryption and decryption capability to your Windows applications. Supports the latest industry-standard strong encryption algorithms and offers both symmetrical and public-key cryptography
| Find all software similar on OpenSSL 0.9.7c |
|