Bouncy Castle Cryptography 1.46

org.bouncycastle.jce.provider.symmetric
Class HC256.KeyGen

java.lang.Object
  extended by javax.crypto.KeyGeneratorSpi
      extended by org.bouncycastle.jce.provider.JCEKeyGenerator
          extended by org.bouncycastle.jce.provider.symmetric.HC256.KeyGen
Enclosing class:
HC256

public static class HC256.KeyGen
extends JCEKeyGenerator


Nested Class Summary
 
Nested classes/interfaces inherited from class org.bouncycastle.jce.provider.JCEKeyGenerator
JCEKeyGenerator.DES, JCEKeyGenerator.GOST28147, JCEKeyGenerator.HMACSHA1, JCEKeyGenerator.HMACSHA224, JCEKeyGenerator.HMACSHA256, JCEKeyGenerator.HMACSHA384, JCEKeyGenerator.HMACSHA512, JCEKeyGenerator.HMACTIGER, JCEKeyGenerator.MD2HMAC, JCEKeyGenerator.MD4HMAC, JCEKeyGenerator.MD5HMAC, JCEKeyGenerator.RC2, JCEKeyGenerator.RIPEMD128HMAC, JCEKeyGenerator.RIPEMD160HMAC
 
Field Summary
 
Fields inherited from class org.bouncycastle.jce.provider.JCEKeyGenerator
algName, defaultKeySize, engine, keySize, uninitialised
 
Constructor Summary
HC256.KeyGen()
           
 
Method Summary
 
Methods inherited from class org.bouncycastle.jce.provider.JCEKeyGenerator
engineGenerateKey, engineInit, engineInit, engineInit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HC256.KeyGen

public HC256.KeyGen()

Bouncy Castle Cryptography 1.46