Package net.i2p.router.transport.crypto

DH key generation.

See:
          Description

Interface Summary
DHSessionKeyBuilder.Factory  
 

Class Summary
DHSessionKeyBuilder Generate a new session key through a diffie hellman exchange.
DHSessionKeyBuilder.PrecalcRunner Try to keep DH pairs at the ready.
 

Exception Summary
DHSessionKeyBuilder.InvalidPublicParameterException  
 

Package net.i2p.router.transport.crypto Description

DH key generation.