Crate keynesis[][src]

Keynesis: key management for signing and e2e communication

Keynesis leverage the curve25519 and ed25519 to provide some keys and APIs to use for different purpose

Re-exports

pub use self::key::ed25519::Signature;

Modules

hash
key

Keynesis Keys

memsec

Memsec utility functions

noise

Noise Protocol

passport

Identity passport, this is the set of keys that can be used to authenticate a user. The passport is managed by the owner of the associated keys only. Making it a permission blockchain.

Structs

Seed
SharedSecret

A Shared Secret that can be used to generate a symmetric key