Package gnu.javax.crypto.jce.spec

Class Summary

BlockCipherParameterSpec Block cipher parameters in GNU 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.