Uses of Class
org.bouncycastle.oldcrypto.macs.I2PHMac

Packages that use I2PHMac
net.i2p.crypto These classes provide a number of low-level cryptographic routines. 
 

Uses of I2PHMac in net.i2p.crypto
 

Fields in net.i2p.crypto with type parameters of type I2PHMac
protected  LinkedBlockingQueue<I2PHMac> HMACGenerator._available
          set of available HMAC instances for calculate
 

Methods in net.i2p.crypto that return I2PHMac
protected  I2PHMac HMACGenerator.acquire()
           
protected  I2PHMac HMAC256Generator.acquire()
          Deprecated. unused (not even by Syndie)