Module lair_keystore_api::internal[][src]

Expand description

Internal utility functions - note, the api for anything in this module is unstable and may change even for patch versions of this library.

Modules

utilities for lair build.rs files

Utilities for reading/writing lair encodings.

Wrapper around whatever upstream crate we’re using for crypto_box. Currently the crypto_box crate, future likely to be libsodium.

Abstraction over unix domain sockets / windows named pipes

Ed25519 Signature Utilities NOTE - temporarily using RING crate until we switch to sodoken

Utilities for generating / managing TLS certificates and keypairs.

Internal utility logic.

Lair Wire Protocol Utilities

X25519 ECDH utilities NOTE - underlying lib subject to change in the future, although the algorithm should be stable.