[][src]Module lair_keystore_api::internal

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

Modules

build

utilities for lair build.rs files

codec

Utilities for reading/writing lair encodings.

ipc

Abstraction over unix domain sockets / windows named pipes

sign_ed25519

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

tls

Utilities for generating / managing TLS certificates and keypairs.

util

Internal utility logic.

wire

Lair Wire Protocol Utilities