See: Description
Class | Description |
---|---|
FastHash |
This is a digest class that uses a token to calculate the FastHash (US government algorithm)
hash.
|
Md2 |
This is a digest class that uses a token to calculate the MD2 hash.
|
Md5 |
This is a digest class that uses a token to calculate the MD5 hash.
|
PKCS11Hash |
This class implements a generic digest algorithm that uses a PKCS#11 token to claculate the hash
value.
|
RipeMd128 |
This is a digest class that uses a token to calculate the RipeMd128 hash.
|
RipeMd160 |
This is a digest class that uses a token to calculate the RipeMd160 hash.
|
Sha1 |
This is a digest class that uses a token to calculate the SHA-1 hash.
|
Sha224 |
This is a digest class that uses a token to calculate the SHA-224 hash.
|
Sha256 |
This is a digest class that uses a token to calculate the SHA-256 hash.
|
Sha3_224 |
This is a digest class that uses a token to calculate the SHA3-224 hash.
|
Sha3_256 |
This is a digest class that uses a token to calculate the SHA3-256 hash.
|
Sha3_384 |
This is a digest class that uses a token to calculate the SHA3-384 hash.
|
Sha3_512 |
This is a digest class that uses a token to calculate the SHA3-512 hash.
|
Sha384 |
This is a digest class that uses a token to calculate the SHA-384 hash.
|
Sha512 |
This is a digest class that uses a token to calculate the SHA-512 hash.
|
Sha512_224 |
This is a digest class that uses a token to calculate the SHA-512/224 hash.
|
Sha512_256 |
This is a digest class that uses a token to calculate the SHA-512/256 hash.
|
PKCS11Hash
.
None of the sub-classes contains effective code; they are reuqired to have
a separate class for each algorithm.IAIK JavaSecurity Website https://jce.iaik.tugraz.at/
IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2023 IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved. Version 1.9.4