Package org.jboss.crypto.digest

Interface Summary
DigestCallback (src) An interface that can be used to augment the behavior of a digest hash.
 

Class Summary
SHAInterleave (src) The SHA_Interleave algorithm as described in section 3.1 of RFC2945.
SHAReverseInterleave (src) An alternate SHA Interleave algorithm as implemented in the SRP distribution.