Class ISAACTest

java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.crypto.test.ISAACTest
All Implemented Interfaces:
Test

public class ISAACTest extends SimpleTest
ISAAC Test - see https://www.burtleburtle.net/bob/rand/isaacafa.html
  • Constructor Details

    • ISAACTest

      public ISAACTest()
  • Method Details