Difference between revisions of "Gnu-crypto"

From Free Software Directory
Jump to: navigation, search
(resources)
(adding category & updating resource tab)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Crypto
 
|Name=GNU Crypto
|Short description=full set of Java cryptographic tools
+
|Short description=Full set of Java cryptographic tools.
|Full description='''GNU Crypto''' is a versatile, and provably correct implementationy of cryptographic primitives and tools for use by both programmers and end-users.
+
|Full description='''GNU Crypto''' is a versatile, and provably correct implementation of cryptographic primitives and tools for use by both programmers and end-users.
  
 
The algorithms implemented by '''GNU Crypto''' include symmetric key ciphers for protecting data, message digests and message authentication codes for proving the integrity of data, digital signature schemes for proving the authenticity of data, and algorithms for generating unguessable pseudo-random numbers. The API is deliberately designed to be low-level, with access to the bare innards of the cryptographic algorithms involved, so more complex libraries and programs can be built.
 
The algorithms implemented by '''GNU Crypto''' include symmetric key ciphers for protecting data, message digests and message authentication codes for proving the integrity of data, digital signature schemes for proving the authenticity of data, and algorithms for generating unguessable pseudo-random numbers. The API is deliberately designed to be low-level, with access to the bare innards of the cryptographic algorithms involved, so more complex libraries and programs can be built.
 
|Homepage URL=https://www.gnu.org/software/gnu-crypto/
 
|Homepage URL=https://www.gnu.org/software/gnu-crypto/
 +
|Version download=https://ftp.gnu.org/gnu/gnu-crypto/gnu-crypto-2.1.0.tar.bz2
 
|Is High Priority Project=Yes
 
|Is High Priority Project=Yes
 
|VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/gnu-crypto co gnu-crypto
 
|VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/gnu-crypto co gnu-crypto
Line 12: Line 13:
 
https://www.gnu.org/software/gnu-crypto/manual/gnu-crypto.pdf
 
https://www.gnu.org/software/gnu-crypto/manual/gnu-crypto.pdf
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
|Donate=https://my.fsf.org/donate
+
|Donate=https://my.fsf.org/donate/
|Related projects=GPGME,Mailcrypt,gnupg_(GPG),classpath,Seahorse
+
|Related projects=gnustandards,GPGME,Mailcrypt,gnupg_(GPG),classpath,Seahorse
 
|Keywords=security,cryptography,encryption,tools,Java,classpath
 
|Keywords=security,cryptography,encryption,tools,Java,classpath
 
|Version identifier=2.1.0
 
|Version identifier=2.1.0
 
|Version date=2005/10/23
 
|Version date=2005/10/23
|Version status=stable
+
|Version status=developmental
|Version download=https://ftp.gnu.org/gnu/gnu-crypto/gnu-crypto-2.1.0.tar.bz2
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/06/19
+
|Last review date=2019/01/13
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011/04/12
+
|Submitted date=2011/04/01
 
|User level=none
 
|User level=none
 +
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/gnu-crypto/gnu-crypto-2.1.0.tar.bz2.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 31: Line 33:
 
{{Project license
 
{{Project license
 
|License=GPLv2orlater with library exception
 
|License=GPLv2orlater with library exception
 +
|License copyright=Copyright (C) 2003 Free Software Foundation, Inc.
 
|License verified by=Janet Casey
 
|License verified by=Janet Casey
 
|License verified date=2003-06-19
 
|License verified date=2003-06-19
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|Programming-language=C, java
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 +
|Security=encryption
 +
|Use=security
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=gnu-crypto
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[gcj]] 3.1 or later
 
}}
 
}}
 
{{Person
 
{{Person
Line 50: Line 68:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Savannah (Ref)
+
|Resource audience=Savannah
|Resource URL=https://savannah.gnu.org/projects/gnu-crypto
+
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/gnu-crypto/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=Savannah
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://cvs.savannah.gnu.org/viewvc/gnu-crypto
+
|Resource URL=https://cvs.savannah.gnu.org/viewvc/gnu-crypto/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-crypto-discuss
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-crypto-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gnu-crypto
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gnu-crypto/
 
}}
 
}}
 
{{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-crypto-announce/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Mailing List
 +
|Resource URL=https://ftpmirror.gnu.org/gnu-crypto/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/gnu-crypto
+
|Resource URL=https://ftp.gnu.org/gnu/gnu-crypto/
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=command-line
+
|Resource audience=Wikidata
|Programming-language=C, java
+
|Resource kind=General
|Runs-on=Windows, OS X, GNU/Linux
+
|Resource URL=https://www.wikidata.org/wiki/Q72271699
|Security=encryption
 
|Use=security
 
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite kind=Required to build
+
|Is High Priority Project=No
|Prerequisite description=gcj 3.1 or later
+
|Decommissioned or Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 08:26, 19 August 2022


[edit]

GNU Crypto

https://www.gnu.org/software/gnu-crypto/
Full set of Java cryptographic tools.

GNU Crypto is a versatile, and provably correct implementation of cryptographic primitives and tools for use by both programmers and end-users.

The algorithms implemented by GNU Crypto include symmetric key ciphers for protecting data, message digests and message authentication codes for proving the integrity of data, digital signature schemes for proving the authenticity of data, and algorithms for generating unguessable pseudo-random numbers. The API is deliberately designed to be low-level, with access to the bare innards of the cryptographic algorithms involved, so more complex libraries and programs can be built.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

19 June 2003




Leaders and contributors

Contact(s)Role
Werner Koch contributor
Casey Marshall Maintainer
Raif S. Naffah Maintainer


Resources and communication

AudienceResource typeURI
WikidataGeneralhttps://www.wikidata.org/wiki/Q72271699
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-crypto-announce/
FTPMailing Listhttps://ftpmirror.gnu.org/gnu-crypto/
SavannahDeveloperhttps://savannah.gnu.org/projects/gnu-crypto/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-crypto-discuss/
SavannahVCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/gnu-crypto/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-gnu-crypto/
FTPDownloadhttps://ftp.gnu.org/gnu/gnu-crypto/


Software prerequisites

KindDescription
Required to buildgcj 3.1 or later




Entry














"contributor" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


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








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


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



Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








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.