| Class | Description |
|---|---|
| DHPeer |
KeyAgreementPeer implementation that uses the Diffie-Hellman key agreement protocol. |
| ECDHPeer |
KeyAgreementPeer implementation that uses the Elliptic Curve Diffie-Hellman key agreement protocol. |
| Encryptor |
Encryptor class that greatly simplifies strong encryption and decryption.
|
| KeyAgreementPeer |
Abstract key agreement peer class.
|
| OneTimePad |
One-time pad implementation.
|