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.
Include exonum-keys
as a dependency in your Cargo.toml
:
[dependencies]
exonum-keys = "1.0.0"
exonum-keys
is licensed under the Apache License (Version 2.0).
See LICENSE for details.