Package org.bouncycastle.crypto.test
Class ISAACTest
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.crypto.test.ISAACTest
- All Implemented Interfaces:
Test
ISAAC Test - see https://www.burtleburtle.net/bob/rand/isaacafa.html
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ISAACTest
public ISAACTest()
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceTest
- Specified by:
getName
in classSimpleTest
-
performTest
public void performTest()- Specified by:
performTest
in classSimpleTest
-
main
-