ed25519-dalek-xkeypair

Crates.ioed25519-dalek-xkeypair
lib.rsed25519-dalek-xkeypair
version1.0.2
sourcesrc
created_at2021-08-31 17:36:41.786188
updated_at2021-09-04 12:25:54.917547
descriptionBIP32 implementation for ed25519-dalek key pairs.
homepagehttps://github.com/just-do-halee/ed25519-dalek-xkeypair
repositoryhttps://github.com/just-do-halee/ed25519-dalek-xkeypair
max_upload_size
id445223
size50,594
Doha Lee (just-do-halee)

documentation

https://docs.rs/ed25519-dalek-xkeypair/

README

ed25519-dalek-xkeypair

CI Crates.io Licensed Twitter

BIP32 implementation for ed25519-dalek key pairs.

| Docs | Latest Note |

[dependencies]
ed25519-dalek-xkeypair = "1.0.2"

No-std

Disable default feature(allocator is needed).

[dependencies]
ed25519-dalek-xkeypair = { version = "1.0.2", default-features = false }

License:

  • MIT OR Apache-2.0
Commit count: 6

cargo fmt