Difference between revisions of "Libgcrypt"

From Free Software Directory
Jump to: navigation, search
m (libgcrypt-1.9.0)
m (libgcrypt-1.9.1)
Line 13: Line 13:
 
|Keywords=encryption,public key,digital signature,hash,libgcrypt
 
|Keywords=encryption,public key,digital signature,hash,libgcrypt
 
|Version identifier=1.9.0
 
|Version identifier=1.9.0
|Version date=2021/01/19
+
|Version date=2021/01/29
 
|Version status=stable
 
|Version status=stable
|Version download=https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.9.0.tar.bz2
+
|Version download=https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.9.1.tar.bz2
 
|Last review by=Genium
 
|Last review by=Genium
|Last review date=2021/01/19
+
|Last review date=2021/01/29
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/01
 
|Submitted date=2011/04/01
Line 23: Line 23:
 
|Paid support=https://www.gnupg.org/service.html
 
|Paid support=https://www.gnupg.org/service.html
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
|OpenPGP signature=https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.9.0.tar.bz2.sig
+
|OpenPGP signature=https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.9.1.tar.bz2.sig
 
|Test entry=No
 
|Test entry=No
 
}}
 
}}
Line 40: Line 40:
 
Applies to part:
 
Applies to part:
 
* library
 
* library
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Genium
 
|License verified date=2016/02/25
 
|License note=https://dev.gnupg.org/source/libgcrypt/browse/master/COPYING
 
 
Applies to part:
 
* [https://dev.gnupg.org/source/libgcrypt/browse/master/AUTHORS manual and tools]
 
}}
 
{{Project license
 
|License=BSD 3Clause
 
|License copyright=Copyright Stephan Mueller <smueller@chronox.de>, 2013
 
|License verified by=Genium
 
|License verified date=2020-09-04
 
|License note=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)
 
}}
 
{{Project license
 
|License=PublicDomain
 
|License copyright=Author: Marc Bevand <bevand_m (at) epita.fr>
 
|License verified by=Genium
 
|License verified date=2020-09-04
 
|License note=https://dev.gnupg.org/source/libgcrypt/browse/master/LICENSES
 
 
Applies to part:
 
* cipher/arcfour-amd64.S
 
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 142: Line 111:
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Genium
 +
|License verified date=2016/02/25
 +
|License note=https://dev.gnupg.org/source/libgcrypt/browse/master/COPYING
 +
 +
Applies to part:
 +
* [https://dev.gnupg.org/source/libgcrypt/browse/master/AUTHORS manual and tools]
 +
}}
 +
{{Project license
 +
|License=BSD 3Clause
 +
|License copyright=Copyright Stephan Mueller <smueller@chronox.de>, 2013
 +
|License verified by=Genium
 +
|License verified date=2020-09-04
 +
|License note=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)
 +
}}
 +
{{Project license
 +
|License=PublicDomain
 +
|License copyright=Author: Marc Bevand <bevand_m (at) epita.fr>
 +
|License verified by=Genium
 +
|License verified date=2020-09-04
 +
|License note=https://dev.gnupg.org/source/libgcrypt/browse/master/LICENSES
 +
 +
Applies to part:
 +
* cipher/arcfour-amd64.S
 +
}}

Revision as of 13:54, 29 January 2021


[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












"Joined the GnuPG project in 2012 and worked since then on assembler optimized code for cryptographic algorithms in Libgcrypt" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


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


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


"Security related bug reports" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


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


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








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


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


"Wikidata" 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.