anychain-kms 0.1.21

A Rust library providing Key Management Schema for AnyChain. Handles general security and signature algorithms.
Documentation
1
2
3
4
5
6
7
8
9
10
# KMS
Key Management Schema
## Introduction
Rust implementation of BIP32、BIP39


## Reference
* [BIP32 Official Doc]https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki
* [BIP39 Official Doc]https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki
* [Elliptic-Curve-Cryptography]https://en.wikipedia.org/wiki/Elliptic-curve_cryptography