Bouncy Castle Cryptography Library 1.47

org.bouncycastle.crypto.engines
Class IndexGenerator

java.lang.Object
  extended by org.bouncycastle.crypto.engines.IndexGenerator

public class IndexGenerator
extends java.lang.Object

An implementation of the Index Generation Function in IEEE P1363.1.


Nested Class Summary
static class IndexGenerator.BitString
          Represents a string of bits and supports appending, reading the head, and reading the tail.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


Bouncy Castle Cryptography Library 1.47