Uses of Interface
org.bouncycastle.crypto.internal.ExtendedDigest
Packages that use ExtendedDigest
-
Uses of ExtendedDigest in org.bouncycastle.crypto.internal
Subinterfaces of ExtendedDigest in org.bouncycastle.crypto.internalModifier and TypeInterfaceDescriptioninterface
With FIPS PUB 202 a new kind of message digest was announced which supported extendable output, or variable digest sizes. -
Uses of ExtendedDigest in org.bouncycastle.crypto.internal.digests
Classes in org.bouncycastle.crypto.internal.digests that implement ExtendedDigestModifier and TypeClassDescriptionclass
base implementation of MD4 family style digest as outlined in "Handbook of Applied Cryptography", pages 344 - 347.