Bouncy Castle Cryptography Library 1.84

org.bouncycastle.pqc.jcajce.provider.ntruplus
Class NTRUPlusKeyPairGeneratorSpi.NTRUPlus1152

java.lang.Object
  extended byjava.security.KeyPairGeneratorSpi
      extended byjava.security.KeyPairGenerator
          extended byorg.bouncycastle.pqc.jcajce.provider.ntruplus.NTRUPlusKeyPairGeneratorSpi
              extended byorg.bouncycastle.pqc.jcajce.provider.ntruplus.NTRUPlusKeyPairGeneratorSpi.NTRUPlus1152
Enclosing class:
NTRUPlusKeyPairGeneratorSpi

public static class NTRUPlusKeyPairGeneratorSpi.NTRUPlus1152
extends NTRUPlusKeyPairGeneratorSpi


Nested Class Summary
 
Nested classes inherited from class org.bouncycastle.pqc.jcajce.provider.ntruplus.NTRUPlusKeyPairGeneratorSpi
NTRUPlusKeyPairGeneratorSpi.NTRUPlus1152, NTRUPlusKeyPairGeneratorSpi.NTRUPlus768, NTRUPlusKeyPairGeneratorSpi.NTRUPlus864
 
Constructor Summary
NTRUPlusKeyPairGeneratorSpi.NTRUPlus1152()
           
 
Methods inherited from class org.bouncycastle.pqc.jcajce.provider.ntruplus.NTRUPlusKeyPairGeneratorSpi
generateKeyPair, initialize, initialize
 
Methods inherited from class java.security.KeyPairGenerator
genKeyPair, getAlgorithm, getInstance, getInstance, getInstance, getProvider, initialize, initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NTRUPlusKeyPairGeneratorSpi.NTRUPlus1152

public NTRUPlusKeyPairGeneratorSpi.NTRUPlus1152()

Bouncy Castle Cryptography Library 1.84