GNU cryptographic primitives and tools
Programmer's Documentation
GNU Crypto provides cryptographic primitives and tools in Java.
gnu.crypto.cipher | Provides a basic API for using symetric-key block cipher algorithms.
|
gnu.crypto.hash | Provides a basic API for using message digest algorithms.
|
gnu.crypto.mac | Provides a basic API for using Message Authentication Code (MAC) algorithms.
|
gnu.crypto.mode | Provides a basic API for using block cipher Modes of Operation.
|
gnu.crypto.pad | Provides a basic API for using block cipher padding algorithms.
|
gnu.crypto.prng | Provides a basic API for using cryptographically strong pseudo random number
generation algorithms.
|
gnu.crypto.assembly | Provides a high-level API for combining and using GNU Crypto cipher, mode,
and padding primitives.
|
GNU Crypto provides cryptographic primitives and tools in Java.
![]()
.
Introduction
As a special exception, the copyright holders of this library
give you permission to link this library with independent modules to produce
an executable, regardless of the license terms of these independent modules,
and to copy and distribute the resulting executable under terms of your choice,
provided that you also meet, for each linked independent module, the terms and
conditions of the license of that module. An independent module is a module
which is not derived from or based on this library. If you modify this
library, you may extend this exception to your version of the library, but you
are not obligated to do so. If you do not wish to do so, delete this exception
statement from your version.
Guile
LicenseGuileDownloads
ftp.gnupg.org/gcrypt/gnu-cryptoFTP
mirror sitesgnu-cryptothrough CVSTrademarks
Copyright © 2001, 2002, 2003
Free Software Foundation,
Inc. All Rights Reserved.