|
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. |
Description: Cryptlib by Peter Gutmann is a security toolkit that allows even less experienced programmers to add strong encryption and authentication services to their programs, security features that are becoming more and more indispensable. The library attempts to hide the low-level details of encryption/decryption and authentication from programmers, allowing them to quickly make their projects more secure. Some of the symmetric encryption (private key) and authentication algorithms that cryptlib supports include the following:
· AES (Rijndael)
· Blowfish
· DES, 3DES
· RC2, RC4, RC5
The following hash algorithms are available in the library:
· MD2, MD4, MD5
· RIPEMD-160
· SHA
It offers services such as:
· S/MIME
· SSL/TLS
· ssh
It features various hashed message authentication code algorithms:
· HMAC-MD5, HMAC-SHA, HMAC-RIPEMD-160
Finally, asymmetric (public/private key) encryption algorithms such as the following are available:
· Diffie-Hellman, DSA, RSA
cryptlib can also be used with a variety of crypto devices (for example, Fortezza cards and Smart cards).
The library is free if used in personal, freeware, or shareware projects. The library is written in C. ActiveX and C++ wrappers are provided. The project is OSI Certified Open Source Software. | System Requirements: win | Change Info: The Unix randomness-gathering code now checks for and uses EGD/PRNGD if available.
Requirement that cryptlib be built via a network share under Windows is removed.
HTTP keyset access: server URL is given when keyset is opened as with other types, and a key ID is given when reading individual keys. | cryptlib 3.0 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.
- 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.
- 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 cryptlib 3.0 |
|