| Interface | Description |
|---|---|
| ZDecryptor |
Decrypts data.
|
| ZEncryptor |
Encrypts data.
|
| ZPrivateKey |
Contains a private key.
|
| ZPublicKey |
Contains a public key.
|
| ZSymmetricKey |
Contains a symmetric key.
|
| Class | Description |
|---|---|
| PHPass |
Provides PHPass generation and validation.
|
| ZCoder |
Provides simple primitives for elliptic curve cryptography.
|
| ZKeyPair |
Contains a combination of a private and public key.
|