See: Description
Class | Description |
---|---|
ElGamalAESEngine |
Handles the actual ElGamal+AES encryption and decryption scenarios using the
supplied keys and data.
|
FamilyKeyCrypto |
Utilities for creating, storing, retrieving the signing keys for
the netdb family feature
|
TransientSessionKeyManager |
Implement the session key management, but keep everything in memory (don't write
to disk).
|
Enum | Description |
---|---|
FamilyKeyCrypto.Result |
Only STORED_KEY is fully trusted.
|
Classes formerly in net.i2p.crypto but moved here as they are only used by the router.