Module dryoc::keypair

source ·
Expand description

§Public/secret keypair tools

Provides an implementation for handling public/private keypairs based on libsodium’s crypto_box, which uses X25519.

Refer to the protected mod for details on usage with protected memory.

Modules§

Structs§

Type Aliases§