cryptlib

cryptlib
cryptlib
Developer(s) Peter Gutmann
Initial release 1995 (1995)
Stable release 3.4.1 / July 27, 2011; 3 months ago (2011-07-27)[1]
Written in C
Operating system Cross-platform
Type Security library
License Sleepycat License
Website cs.auckland.ac.nz/~pgut001/cryptlib/

cryptlib is an open source cross-platform software security toolkit library. It is distributed under the Sleepycat License, a free software license compatible with the GNU General Public License. Alternatively, cryptlib is available under a standard commercial license for those preferring to use it under commercial terms.[2]

Contents

Features

cryptlib is a security toolkit library that allows programmers to incorporate encryption and authentication services to software. It provides a high-level interface so strong security capabilities can be added to an application without needing to know many of the low-level details of encryption or authentication algorithms. It comes with an over 400 page programming manual.[3]

At the highest level, cryptlib provides implementations of complete security services such as S/MIME and PGP/OpenPGP secure enveloping, SSL/TLS and SSH secure sessions, CA services such as CMP, SCEP, RTCS, and OCSP, and other security operations such as secure timestamping. Since cryptlib uses industry-standard X.509, S/MIME, PGP/OpenPGP, and SSH/SSL/TLS data formats, the resulting encrypted or signed data can be easily transported to other systems and processed there, and cryptlib itself runs on many operating systems—all Windows versions and most Unix/Linux systems. This allows email, files, and EDI transactions to be authenticated with digital signatures and encrypted in an industry-standard format.

cryptlib provides other capabilities including full X.509/PKIX certificate handling (all X.509 versions from X.509v1 to X.509v4) with support for SET, Microsoft AuthentiCode, Identrus, SigG, S/MIME, SSL, and Qualified certificates, PKCS #7 certificate chains, handling of certification requests and CRLs (certificate revocation lists) including automated checking of certificates against CRLs and online checking using RTCS and OCSP, and issuing and revoking certificates using CMP and SCEP. It also implements a full range of certification authority (CA) functions provides complete CMP, SCEP, RTCS, and OCSP server implementations to handle online certificate enrolment/issue/revocation and certificate status checking. Alongside the certificate handling, it provides a sophisticated key storage interface that allows the use of a wide range of key database types ranging from PKCS #11 devices, PKCS #15 key files, and PGP/OpenPGP key rings through to commercial-grade RDBMS' and LDAP directories with optional SSL protection.

cryptlib can make use of the crypto capabilities of a variety of external crypto devices such as hardware crypto accelerators, Fortezza cards, PKCS #11 devices, hardware security modules (HSMs), and crypto smart cards. It can be used with a variety of crypto devices that have received FIPS 140 or ITSEC/Common Criteria certification. The crypto device interface also provides a general-purpose plug-in capability for adding new functionality that can be used by cryptlib.

cryptlib is written in C and supports BeOS, DOS, IBM MVS, Mac OS X, OS/2, Tandem, a variety of Unix versions (including AIX, Digital Unix, DGUX, FreeBSD/NetBSD/OpenBSD, HP-UX, IRIX, Linux, MP-RAS, OSF/1, QNX, SCO/UnixWare, Solaris, SunOS, Ultrix, and UTS4), VM/CMS, Windows 3.x, Windows 95/98/ME, Windows CE/PocketPC/SmartPhone and Windows NT/2000/XP/Vista. It is designed to be portable to other embedded system environments. It is available as a standard Windows DLL. Language bindings are available for C / C++, C# / .NET, Delphi[4], Java, Python, and Visual Basic[5] (VB).

Algorithm support

Ciphers
Algorithm Key size Block size
AES 128/192/256 128
Blowfish 448 64
CAST-128 128 64
DES [6] 56 64
Triple DES 112 / 168 64
IDEA [7] 128 64
RC2 [8] 1024 64
RC4 [8] 2048 8
RC5 [7] 832 64
Skipjack [8] 80 64
Hashs
Algorithm Block size
MD2 [6] [8] 128
MD4 [6] [8] 128
MD5 [6] 128
RIPEMD-160 160
SHA-1 160
SHA-2 / SHA-256 256
MACs
Algorithm Key size Block size
HMAC-MD5 128 128
HMAC-RIPEMD-160 160 160
HMAC-SHA-1 160 160
HMAC-SHA-2 256 256
Public-key
Algorithm Key size
Diffie–Hellman 4096
DSA 4096
ECDSA 521
ECDH 521
Elgamal 4096
RSA 4096

Release History

  • cryptlib 3.4.1 was released on July 27, 2011; 3 months ago (2011-07-27).[9]
  • cryptlib 3.4.0 was released on October 6, 2010; 12 months ago (2010-10-06).[1]
  • cryptlib 3.3.2 was released on July 3, 2008; 3 years ago (2008-07-03).[10]
  • cryptlib 3.3.1 was released on February 1, 2007; 4 years ago (2007-02-01).[11]
  • cryptlib 3.3 was released on September 13, 2006; 5 years ago (2006-09-13).[12]
  • cryptlib 3.2.3a was released on August 29, 2006; 5 years ago (2006-08-29).[13]
  • cryptlib 3.2.3 was released on July 10, 2006; 5 years ago (2006-07-10).[14]
  • cryptlib 3.2.2 was released on September 6, 2005; 6 years ago (2005-09-06).[15]
  • cryptlib 3.2.1 was released on August 9, 2005; 6 years ago (2005-08-09).[16]
  • cryptlib 3.2 was released on April 18, 2005; 6 years ago (2005-04-18).[17]
  • cryptlib 3.1 was released on December 13, 2003; 7 years ago (2003-12-13).[18]

See also

References

External Links


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Cryptlib — Entwickler: Peter Gutmann Aktuelle Version: 3.3.1 (21. Februar 2007) Betriebssystem: Linux, Unix, Mac OS X, Windows …   Deutsch Wikipedia

  • Cryptlib — Тип Криптографическая библиотека Разработчик Питер Гутманн Операционная система Кроссплатформенная Последняя версия 3.4.1 (4 ноября, 2011) Лицензия Sleepycat License …   Википедия

  • cryptlib — Entwickler Peter Gutmann Aktuelle Version 3.3.1 (21. Februar 2007) Betriebssystem Linux, Unix, Mac OS X, Windows, ... Kategorie …   Deutsch Wikipedia

  • Cryptlib — Infobox Software name = cryptlib caption = developer = Peter Gutmann latest release version = 3.3.1 latest release date = February 21, 2007 operating system = Cross platform genre = Security library license = Sleepycat License (OSI approved Free… …   Wikipedia

  • Comparison of TLS Implementations — The Transport Layer Security (TLS) protocol provide the ability to secure communications across networks. There are several TLS implementations which are free and open source software and sometimes choosing between the available implementations… …   Wikipedia

  • Certificate Management Protocol — CMP (Certificate Management Protocol) Familie: unbekannt Einsatzgebiet: Zertifikatsverwaltung Neueste Version: cmp2000(2) OID der neuesten Version: 1.3.6.1.5.5.7.0.16 TCP/UDP Port: 829 (pkix 3 ca ra) CMP im TCP/IP Protokollstapel …   Deutsch Wikipedia

  • Peter Gutmann — Die Gutmann Methode, benannt nach ihrem Erfinder Peter Gutmann, der diese erstmals 1996 veröffentlichte, ist eine Methode zur vollständigen Löschung von Daten, die auf magnetischen Speichermedien, z. B. Festplatten, gespeichert sind. Dabei werden …   Deutsch Wikipedia

  • PKCS12 — Правильный заголовок этой статьи  PKCS#12. Он показан некорректно из за технических ограничений. PKCS #12 Расширение .p12, .pfx Разработан RSA Security Опубликован 1996 (1996) …   Википедия

  • Hardware random number generator — This SSL Accelerator computer card uses a hardware random number generator to generate cryptographic keys to encrypt data sent over computer networks. In computing, a hardware random number generator is an apparatus that generates random numbers… …   Wikipedia

  • Windows Vista — Part of the Microsoft Windows family …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”