Enums§
Constants§
Functions§
- decrypt
- Decrypt sealed box bytes back to plaintext bytes.
- ed25519_
pubkey_ to_ x25519 - Convert an Ed25519 public key into an X25519 public key.
- ed25519_
secret_ to_ x25519 - Convert an Ed25519 secret key into an X25519 secret key.
- encrypt_
ed25519_ recipient - High-level API: encrypt for validator using sealed boxes.
- keypair_
to_ x25519_ secret - Convenience helper for SDK usage: derive X25519 secret key bytes from a Solana Keypair.