Package org.bouncycastle.crypto.test
Class KangarooTest
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.crypto.test.KangarooTest
- All Implemented Interfaces:
Test
Test Cases for Kangaroo12. No TestVectors are available for MarsupilamiFourteen.
Test Vectors taken from https://tools.ietf.org/html/draft-viguier-kangarootwelve-04.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KangarooTest
public KangarooTest()
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceTest
- Specified by:
getName
in classSimpleTest
-
performTest
- Specified by:
performTest
in classSimpleTest
- Throws:
Exception
-
main
Main entry point.- Parameters:
args
- the argyments
-