A Cipher that derives a shared secret using X25519 and then uses DeoxysII for encrypting using that secret.
This is the default cipher.
Optional
Readonly
Decrypts the data contained within a hex-encoded serialized envelope.
Encrypts the plaintext and encodes it for sending.
Static
Creates a new cipher using an ephemeral keypair stored in memory.
A Cipher that derives a shared secret using X25519 and then uses DeoxysII for encrypting using that secret.
This is the default cipher.