Package org.bouncycastle.crypto.test
Class KMACTest
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.crypto.test.KMACTest
- All Implemented Interfaces:
Test
KMAC test vectors from:
https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guidelines/documents/examples/KMAC_samples.pdf
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KMACTest
public KMACTest()
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceTest
- Specified by:
getName
in classSimpleTest
-
performTest
- Specified by:
performTest
in classSimpleTest
- Throws:
Exception
-
main
-