Uses of Interface
org.bouncycastle.crypto.ExtendedDigest
Packages that use ExtendedDigest
Package
Description
Base classes for the lightweight API.
Message digest classes.
-
Uses of ExtendedDigest in org.bouncycastle.crypto
Subinterfaces of ExtendedDigest in org.bouncycastle.cryptoModifier and TypeInterfaceDescriptioninterfaceWith 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.digests
Classes in org.bouncycastle.crypto.digests that implement ExtendedDigestModifier and TypeClassDescriptionclassimplementation of Keccak based on following KeccakNISTInterface.c from https://keccak.noekeon.org/classBase class for SHA-384 and SHA-512.classimplementation of SHA-3 based on following KeccakNISTInterface.c from https://keccak.noekeon.org/classFIPS 180-2 implementation of SHA-512.classimplementation of SHAKE based on following KeccakNISTInterface.c from https://keccak.noekeon.org/