Cumulus4j API
(1.2.0-SNAPSHOT)

org.cumulus4j.crypto.internal.mac
Class MACCalculatorFactoryImpl.DES

java.lang.Object
  extended by org.cumulus4j.crypto.AbstractMACCalculatorFactory
      extended by org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl
          extended by org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl.DES
All Implemented Interfaces:
MACCalculatorFactory
Enclosing class:
MACCalculatorFactoryImpl

public static class MACCalculatorFactoryImpl.DES
extends MACCalculatorFactoryImpl


Nested Class Summary
 
Nested classes/interfaces inherited from class org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl
MACCalculatorFactoryImpl.DES, MACCalculatorFactoryImpl.DES64, MACCalculatorFactoryImpl.DES9797Alg3, MACCalculatorFactoryImpl.DES9797Alg3with7816d4, MACCalculatorFactoryImpl.DESCFB8, MACCalculatorFactoryImpl.GOST28147, MACCalculatorFactoryImpl.MD2, MACCalculatorFactoryImpl.MD4, MACCalculatorFactoryImpl.MD5, MACCalculatorFactoryImpl.OldSHA384, MACCalculatorFactoryImpl.OldSHA512, MACCalculatorFactoryImpl.RC2, MACCalculatorFactoryImpl.RC2CFB8, MACCalculatorFactoryImpl.RIPEMD128, MACCalculatorFactoryImpl.RIPEMD160, MACCalculatorFactoryImpl.SHA1, MACCalculatorFactoryImpl.SHA224, MACCalculatorFactoryImpl.SHA256, MACCalculatorFactoryImpl.SHA384, MACCalculatorFactoryImpl.SHA512, MACCalculatorFactoryImpl.Tiger
 
Constructor Summary
MACCalculatorFactoryImpl.DES()
           
 
Method Summary
 MACCalculator _createMACCalculator()
           
 
Methods inherited from class org.cumulus4j.crypto.AbstractMACCalculatorFactory
createMACCalculator, getAlgorithmName, setAlgorithmName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MACCalculatorFactoryImpl.DES

public MACCalculatorFactoryImpl.DES()
Method Detail

_createMACCalculator

public MACCalculator _createMACCalculator()
Specified by:
_createMACCalculator in class AbstractMACCalculatorFactory

Cumulus4j API
(1.2.0-SNAPSHOT)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.