Package tribble.security

Cryptographic Security Classes

See:
          Description

Class Summary
GenKeyPair Public/private key pair generator.
KeyMaker Methods for generating an encryption/decryption key.
KeyReader Public/private encryption key reader.
StreamDigest Simple cryptographic file digest generator.
ZoidbergAHash Zoidberg-A message digest (cryptographic hash).
ZoidbergBHash Zoidberg-B message digest (cryptographic hash).
ZoidbergCHash Zoidberg-C message digest (cryptographic hash).
ZoidbergDHash Zoidberg-D message digest (cryptographic hash).
ZoidbergDHash0 Zoidberg-D0 message digest (cryptographic hash).
ZoidbergDHash1 Zoidberg-D1 message digest (cryptographic hash).
ZoidbergEHash Zoidberg-C message digest (cryptographic hash).
 

Package tribble.security Description

Cryptographic Security Classes


These classes provide cryptographic services, such as asymmetric (public) key generation, hashing algorithms, digital signature algorithms, etc. These classes are not subject to any U.S. export restrictions; specifically, this package contains no strong block encryption methods.


Copyright Notice

All original source code, documentation, test cases, etc., are copyrighted by David R. Tribble, all rights reserved.
Permission is granted to freely use and distribute this source code provided that the original copyright and authorship notices remain intact.

Since:
2003-03-22
Version:
$Revision: 1.1 $ $Date: 2003/03/22 14:26:08 $
Author:
David R. Tribble, <david@tribble.com>.
Copyright ©2003 by David R. Tribble, all rights reserved.