Bouncy Castle Cryptography Library 1.79

org.bouncycastle.jcajce.provider.symmetric
Class HC128.Mappings

java.lang.Object
  |
  +--org.bouncycastle.jcajce.provider.util.AlgorithmProvider
        |
        +--org.bouncycastle.jcajce.provider.symmetric.HC128.Mappings
Enclosing class:
HC128

public static class HC128.Mappings
extends AlgorithmProvider


Constructor Summary
HC128.Mappings()
           
 
Method Summary
 void configure(ConfigurableProvider provider)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HC128.Mappings

public HC128.Mappings()
Method Detail

configure

public void configure(ConfigurableProvider provider)
Overrides:
configure in class AlgorithmProvider

Bouncy Castle Cryptography Library 1.79