ed25519-dalek-bip32-black

Crates.ioed25519-dalek-bip32-black
lib.rsed25519-dalek-bip32-black
version0.1.2
sourcesrc
created_at2021-08-29 07:17:56.533187
updated_at2021-08-30 00:08:44.658244
descriptionSimplified ed25519 BIP32 derivations
homepagehttps://github.com/just-do-halee/ed25519-dalek-bip32
repositoryhttps://github.com/just-do-halee/ed25519-dalek-bip32
max_upload_size
id443654
size34,553
Doha Lee (just-do-halee)

documentation

https://docs.rs/ed25519-dalek-bip32-black/

README

ed25519-dalek-bip32

A simple BIP32 implementation for ed25519 public keys. Although there exists another very good library that does this, this library preserves 32 byte secret keys and doesn't allow for extended public keys or "normal" child indexes, so that it can be as close to the BIP32 specifications as possible, allowing for compatibility with libraries like trezor-crypto

License: MIT OR Apache-2.0

Commit count: 0

cargo fmt