Package org.bouncycastle.pqc.crypto.ntru
Class IndexGenerator
- java.lang.Object
-
- org.bouncycastle.pqc.crypto.ntru.IndexGenerator
-
public class IndexGenerator extends java.lang.Object
An implementation of the Index Generation Function in IEEE P1363.1.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
IndexGenerator.BitString
Represents a string of bits and supports appending, reading the head, and reading the tail.
-