http://idk.i2p/javadoc-i2p/net/i2p/router/tunnel/HopProcessor.html
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , wait , wait , wait Field Details _context protected final I2PAppContext _context _config protected final HopConfig _config IV_LENGTH static final int IV_LENGTH as of i2p 0.6, the tunnel crypto changed to encrypt the IV both before
and after using it at each hop so as to prevent a certain type of replay/confirmation
attack.
See: http://osdir.com/ml/network.i2p/2005-07/msg00031.html See Also: Constant Field...