Uses of Interface
org.bouncycastle.crypto.KeyedXOFOperatorFactory
Packages that use KeyedXOFOperatorFactory
-
Uses of KeyedXOFOperatorFactory in org.bouncycastle.crypto.fips
Classes in org.bouncycastle.crypto.fips that implement KeyedXOFOperatorFactoryModifier and TypeClassDescriptionclassFipsKeyedXOFOperatorFactory<T extends FipsParameters>Base class for the approved mode KeyedXOFOperatorFactory implementations.static final classFipsSHS.KeyedXOFOperatorFactory<T extends FipsParameters>Factory for producing extendable output function (XOF) MAC calculators.