Difference between revisions of "Libgcrypt"

From Free Software Directory
Jump to: navigation, search
(resources)
(libgcrypt-1.8.5)
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Libgcrypt
 
|Name=Libgcrypt
|Short description=Cryptographic library
+
|Short description=Cryptographic library.
 
|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.
 
|Homepage URL=https://www.gnu.org/software/libgcrypt/
 
|Homepage URL=https://www.gnu.org/software/libgcrypt/
|User level=advanced
+
|Is High Priority Project=Yes
|Is High Priority Project=No
 
 
|VCS checkout command=git clone git://git.gnupg.org/libgcrypt.git
 
|VCS checkout command=git clone git://git.gnupg.org/libgcrypt.git
 
|Documentation note=https://www.gnupg.org/documentation
 
|Documentation note=https://www.gnupg.org/documentation
 +
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://www.gnupg.org/donate/
 +
|Microblog=https://twitter.com/gnupg/
 +
|Related projects=gnustandards,BeeCrypt, GPG
 +
|Keywords=encryption,public key,digital signature,hash,libgcrypt
 +
|Version identifier=1.8.5
 +
|Version date=2019/08/29
 +
|Version status=stable
 +
|Version download=https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.8.5.tar.bz2
 +
|Last review by=Genium
 +
|Last review date=2020/04/15
 +
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 +
|User level=advanced
 
|Paid support=https://www.gnupg.org/service.html
 
|Paid support=https://www.gnupg.org/service.html
|Decommissioned/Obsolete=No
 
|Donate=https://www.gnupg.org/donate
 
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
|Microblog=https://twitter.com/gnupg
+
|OpenPGP signature=https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.8.5.tar.bz2.sig
|Related projects=BeeCrypt, GPG
 
|Keywords=encryption,public key,digital signature,hash,libgcrypt
 
|Version identifier=1.8.2
 
|Version date=2017/12/13
 
|Version status=stable
 
|Version download=https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.8.2.tar.bz2
 
 
|Test entry=No
 
|Test entry=No
|Last review by=Bendikker
 
|Last review date=2018/05/17
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/12
 
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=libgcrypt
 
|GNU package identifier=libgcrypt
|License verified date=2010-07-19
 
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 64: Line 79:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/libgcrypt
+
|Resource URL=https://savannah.gnu.org/projects/libgcrypt/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 72: Line 87:
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnupg.org/mailman/listinfo/gnupg-users
+
|Resource URL=https://lists.gnupg.org/mailman/listinfo/gnupg-users/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnupg.org/mailman/listinfo/gnupg-devel
+
|Resource URL=https://lists.gnupg.org/mailman/listinfo/gnupg-devel/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://www.gnupg.org/ftp/gcrypt/libgcrypt
+
|Resource URL=https://www.gnupg.org/ftp/gcrypt/libgcrypt/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=General
 
|Resource kind=General
 
|Resource URL=https://wiki.gnupg.org
 
|Resource URL=https://wiki.gnupg.org
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 19:40, 15 April 2020


[edit]

Libgcrypt

https://gnupg.org/software/libgcrypt/
Cryptographic library.

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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

4 September 2020

Notes

https://dev.gnupg.org/source/libgcrypt/browse/master/LICENSES

Applies to part:

  • random/jitterentropy-base.c
  • random/jitterentropy.h
  • random/rndjent.c (plus common Libgcrypt copyright holders)

Verified by

Genium

Verified on

4 September 2020

Notes

https://dev.gnupg.org/source/libgcrypt/browse/master/LICENSES

Applies to part:

  • cipher/arcfour-amd64.S

Verified by

Genium

Verified on

25 February 2016

Verified by

Genium

Verified on

4 September 2020




Leaders and contributors

Contact(s)Role
Werner Koch Maintainer
Jussi Kivilinna Joined the GnuPG project in 2012 and worked since then on assembler optimized code for cryptographic algorithms in Libgcrypt


Resources and communication

AudienceResource typeURI
DebianDeveloperhttps://tracker.debian.org/pkg/libgcrypt20
Mailing Listhttps://lists.gnupg.org/mailman/listinfo/gnupg-users/
GitVCS Repository Webviewhttps://dev.gnupg.org/source/libgcrypt.git
SavannahDeveloperhttps://savannah.gnu.org/projects/libgcrypt/
BugsBug Trackinghttps://dev.gnupg.org/
Mailing Listhttps://lists.gnupg.org/mailman/listinfo/gnupg-devel/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
WikiGeneralhttps://wiki.gnupg.org
FTPDownloadhttps://www.gnupg.org/ftp/gcrypt/libgcrypt/
WikidataGeneralhttps://www.wikidata.org/wiki/Q3237868
Security related bug reportsE-mailsecurity@gnupg.org


Software prerequisites




Entry













"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






















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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.