Package gnu.crypto.jce.spec

Class Summary

BlockCipherParameterSpec Block cipher parameters in GNU Crypto are the cipher's name, its block and key sizes, and an optional initialization vector.
TMMHParameterSpec This class represents the algorithm parameters for the Truncated Multi-Modular Hash function for use with JCE-derived instances of TMMH16.
UMac32ParameterSpec This class represents the parameters for the UMAC-32 message authentication code algorithm.

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