Class BlumBlumShub


  • public class BlumBlumShub
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      BlumBlumShub​(java.math.BigInteger pq, byte[] seed)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int nextRnd​(int numBits)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BlumBlumShub

        public BlumBlumShub​(java.math.BigInteger pq,
                            byte[] seed)
    • Method Detail

      • nextRnd

        public int nextRnd​(int numBits)