Difference between revisions of "Gnu-crypto"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=gnu-crypto |Short description=Project to produce a full set of Java cryptographic tools |Full description=GNU Crypto, part of the GNU project, released under the ae...")
 
m (Text replacement - "'''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 Introdu...)
(13 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=gnu-crypto
+
|Name=GNU Crypto
|Short description=Project to produce a full set of Java cryptographic tools
+
|Short description=Full set of Java cryptographic tools.
|Full description=GNU Crypto, part of the GNU project, released under the aegis of GNU, aims at providing free, versatile, high-quality, and provably correct implementations of cryptographic primitives and tools in the Java programming language for use by both programmers and end-users. GNU Crypto has now merged with GNU Classpath.
+
|Full description='''GNU Crypto''' is a versatile, and provably correct implementation of cryptographic primitives and tools for use by both programmers and end-users.
|User level=none
+
 
|Status=Live
+
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.
|Component programs=
+
|Homepage URL=https://www.gnu.org/software/gnu-crypto/
|Homepage URL=http://www.gnu.org/software/gnu-crypto/
+
|Is High Priority Project=Yes
|VCS checkout command=
+
|VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/gnu-crypto co gnu-crypto
|Computer languages=Java
+
|Documentation note=https://www.gnu.org/software/gnu-crypto/manual/
|Documentation note=User manual available in HTML format from http://www.gnu.org/software/gnu-crypto/manual/index.html
+
 
|Paid support=
+
https://www.gnu.org/software/gnu-crypto/manual/gnu-crypto.pdf
|IRC help=
+
 
|IRC general=
+
 
|IRC development=
+
|Decommissioned or Obsolete=No
|Related projects=GPGME,Mailcrypt,gnupg_(GPG),classpath,Seahorse
+
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,GPGME,Mailcrypt,gnupg_(GPG),classpath,Seahorse
 
|Keywords=security,cryptography,encryption,tools,Java,classpath
 
|Keywords=security,cryptography,encryption,tools,Java,classpath
|Is GNU=y
+
|Version identifier=2.1.0
|Last review by=Janet Casey
+
|Version date=2005/10/23
|Last review date=2010-06-11
+
|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 date=2019/01/13
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Version identifier=1.1.0
+
|User level=none
|Version date=2003-02-16
+
|Paid support=https://www.fsf.org/resources/service/
|Version status=stable
+
|Accepts cryptocurrency donations=Yes
|Version download=ftp://ftp.gnupg.org/gcrypt/gnu-crypto/gnu-crypto-1.1.0.tar.gz
+
|OpenPGP signature=https://ftp.gnu.org/gnu/gnu-crypto/gnu-crypto-2.1.0.tar.bz2.sig
 +
|Test entry=No
 +
|Is GNU=Yes
 +
|GNU package identifier=gnu-crypto
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater with library exception
 +
|License verified by=Janet Casey
 
|License verified date=2003-06-19
 
|License verified date=2003-06-19
|Version comment=1.1.0 stable released 2003-02-16
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Casey Marshall
 +
|Role=Maintainer
 +
|Email=csm@gnu.org
 +
}}
 +
{{Person
 +
|Real name=Raif S.  Naffah
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Casey Marshall
+
|Email=raif@fl.net.au
|Email=rsdio@metastatic.org
 
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
|Role=Contributor
+
|Real name=Werner Koch
|Real name=See the THANKS file in the distribution for a complete list
+
|Role=contributor
|Email=
+
|Email=wk@gnupg.org
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/gnu-crypto/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://cvs.savannah.gnu.org/viewvc/gnu-crypto/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-crypto-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gnu-crypto/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-crypto-announce/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource kind=Download
|Resource kind=E-mail
+
|Resource URL=https://ftp.gnu.org/gnu/gnu-crypto/
|Resource URL=mailto:gnu-crypto-announce@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Support
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:gnu-crypto-discuss@gnu.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=C, java
 +
|Runs-on=Windows, OS X, GNU/Linux
 
|Security=encryption
 
|Security=encryption
 
|Use=security
 
|Use=security
}}
 
{{Project license
 
|License=GPLv2orlater with library exception
 
|License verified by=Janet Casey
 
|License verified date=2003-06-19
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=gcj 3.1 or later
+
|Prerequisite description=[[gcj]] 3.1 or later
 
}}
 
}}
 +
{{Featured}}

Revision as of 16:15, 4 December 2020


[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 (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.