For the latest news and information visit
The GNU Crypto project

Package gnu.crypto.tool

Class Summary
CipherSpeed A tool to exercise a block cipher in order to measure its performance in terms of encrypted/decrypted bytes per second.
Ent This is a Java implementation of Ent (A Pseudorandom Number Sequence Test Program) developed by John Walker) which applies various tests to sequences of bytes generated by the GNU Crypto library pseudo-random number generator implementations.
HashSpeed A tool to exercise a hash in order to measure its performance in terms of number of bytes per second.
NessieCipherTVEmitter A utility class to generate NESSIE test vectors for a designated cipher algorithm and optionally a key size (in bits).
NessieHashTVEmitter A utility class to generate NESSIE test vectors for a designated hash algorithm.
NistKat For a designated symmetric block cipher algorithm, this command generates and exercises Known Answer Tests data for either, or both, Variable Key and Variable Text suites.
NistMCT For a designated symmetric block cipher algorithm, this command generates and exercises Monte Carlo Tests data for both Encryption and Decryption in Electronic Codebook (ECB) and Cipher Block Chaining (CBC) modes.
SaslC A basic client-side test class to exercise SASL mechanisms.
SaslConnection A sample client-side protocol driver.
SaslS A basic server-side test class to exercise SASL mechanisms that exchange their response/challenge in SASL Buffers.
SimpleCallbackHandler A simple CallbackHandler for test purposes.
SMTPClient  
 


For the latest news and information visit
The GNU Crypto project

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.