Difference between revisions of "Libgcrypt"
| (2 intermediate revisions by one user not shown) | |||
| Line 4: | Line 4: | ||
|Full description=This is a general purpose cryptographic library based on the code from GnuPG. It provides functions for all cryptograhic building blocks: symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish, Arcfour), hash algorithms (MD4, MD5, RIPE-MD160, SHA-1, TIGER-192), MACs (HMAC for all hash algorithms), public key algorithms (RSA, ElGamal, DSA), large integer functions, random numbers and a lot of supporting functions. | |Full description=This is a general purpose cryptographic library based on the code from GnuPG. It provides functions for all cryptograhic building blocks: symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish, Arcfour), hash algorithms (MD4, MD5, RIPE-MD160, SHA-1, TIGER-192), MACs (HMAC for all hash algorithms), public key algorithms (RSA, ElGamal, DSA), large integer functions, random numbers and a lot of supporting functions. | ||
|User level=intermediate | |User level=intermediate | ||
| + | |Status=Live | ||
| + | |Component programs= | ||
| + | |Homepage URL=http://www.gnupg.org | ||
| + | |VCS checkout command=-d :pserver:anoncvs@cvs.gnupg.org:/cvs/gnupg | ||
| + | |Computer languages=C | ||
| + | |Documentation note=Programmer reference in Texinfo, Postscript, HTML included | ||
| + | |Paid support=Paid extension/consulting from http://www.g10code.com | ||
| + | |IRC help= | ||
| + | |IRC general= | ||
| + | |IRC development= | ||
| + | |Related projects=BeeCrypt | ||
| + | |Keywords=encryption,public key,digital signature,hash,libgcrypt | ||
| + | |Is GNU=y | ||
| + | |Last review by=Werner Koch | ||
| + | |Last review date=2009-09-21 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |Version identifier=1.4. | + | |Version identifier=1.4.6 |
| − | |Version date= | + | |Version date=2010-07-13 |
|Version status=stable | |Version status=stable | ||
| − | |Version download=http://www.gnupg.org/download/ | + | |Version download=http://www.gnupg.org/download/#libgcrypt |
| − | |License verified date= | + | |License verified date=2010-07-19 |
|Version comment= | |Version comment= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Maintainer | ||
| + | |Real name=Werner Koch | ||
| + | |Email=libgcrypt@g10code.com | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=VCS Repository Webview | ||
| + | |Resource URL=http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/?root=Libgcrypt | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:gcrypt-devel@gnupg.org | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Help | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:gnupg-announce@gnupg.org | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=command-line | |Interface=command-line | ||
| + | |Internet-application=security | ||
| + | |Use=internet-application,library,security | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=LGPL | |License=LGPL | ||
|License verified by=Kelly Hopkins | |License verified by=Kelly Hopkins | ||
| − | |License verified date= | + | |License verified date=2010-07-19 |
}} | }} | ||
{{Project license | {{Project license | ||
|License=GPLv3 | |License=GPLv3 | ||
|License verified by=Kelly Hopkins | |License verified by=Kelly Hopkins | ||
| − | |License verified date= | + | |License verified date=2010-07-19 |
}} | }} | ||
Revision as of 09:29, 12 April 2011
Libgcrypt
http://www.gnupg.org
This is a general purpose cryptographic library based on the code from GnuPG. It provides functions for all cryptograhic building blocks: symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish, Arcfour), hash algorithms (MD4, MD5, RIPE-MD160, SHA-1, TIGER-192), MACs (HMAC for all hash algorithms), public key algorithms (RSA, ElGamal, DSA), large integer functions, random numbers and a lot of supporting functions.
Documentation
Programmer reference in Texinfo, Postscript, HTML included
Related Projects
Download
Download
version 1.5.1
(stable)
released on 18 March 2013
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| LGPL | Kelly Hopkins | 19 July 2010 | |
| GPLv3 | Kelly Hopkins | 19 July 2010 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/?root=Libgcrypt |
| Developer | mailto:gcrypt-devel@gnupg.org | |
| Help | mailto:gnupg-announce@gnupg.org |
Software prerequisites
This entry (in part or in whole) was last reviewed on 21 September 2009.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.