Difference between revisions of "Gnu-crypto"
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=GNU Crypto | |Name=GNU Crypto | ||
− | |Short description= | + | |Short description=Package to produce a 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. | |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. | ||
Line 10: | Line 10: | ||
|Documentation note=User manual available in HTML format from http://www.gnu.org/software/gnu-crypto/manual/index.html | |Documentation note=User manual available in HTML format from http://www.gnu.org/software/gnu-crypto/manual/index.html | ||
|Accepts cryptocurrency donations=No | |Accepts cryptocurrency donations=No | ||
− | |Related | + | |Related packages=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 |
Revision as of 06:01, 16 March 2018
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.
This is a GNU package:gnu-crypto
Download
https://ftp.gnu.org/gnu/gnu-crypto/gnu-crypto-2.1.0.tar.bz2
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Werner Koch | contributor |
Casey Marshall | Maintainer |
Raif S. Naffah | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Wikidata | General | https://www.wikidata.org/wiki/Q72271699 |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-crypto-announce/ | |
FTP | Mailing List | https://ftpmirror.gnu.org/gnu-crypto/ |
Savannah | Developer | https://savannah.gnu.org/projects/gnu-crypto/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-crypto-discuss/ | |
Savannah | VCS Repository Webview | https://cvs.savannah.gnu.org/viewvc/gnu-crypto/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-gnu-crypto/ | |
FTP | Download | https://ftp.gnu.org/gnu/gnu-crypto/ |
Software prerequisites
Kind | Description |
---|---|
Required to build | gcj 3.1 or later |
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.