Exonum Key Management
exonum-keys provides tools for storing and loading encrypted keys for
Exonum nodes.
This is a simple utility crate specialized for the Exonum needs.
Consult the crate docs for more details.
Usage
Include exonum-keys as a dependency in your Cargo.toml:
[]
= "1.0.0"
License
exonum-keys is licensed under the Apache License (Version 2.0).
See LICENSE for details.