| Package | Description |
|---|---|
| net.i2p.router.crypto.ratchet | Implementation of ECIES-X25519-AEAD-Ratchet cryptographic protocol
(I2P proposal 144), providing forward secrecy and enhanced security
for I2P transport communications. |
| Modifier and Type | Method and Description |
|---|---|
Elg2KeyPair | Elg2KeyFactory.getKeys()Pulls a prebuilt keypair from the queue,
or if not available, construct a new one. |
| Modifier and Type | Method and Description |
|---|---|
void | Elg2KeyFactory.returnUnused(Elg2KeyPair kp)Return an unused DH key builder
to be put back onto the queue for reuse. |