mirror of
https://github.com/logos-storage/mix-hidden-services.git
synced 2026-06-15 10:09:30 +00:00
9 lines
241 B
Markdown
9 lines
241 B
Markdown
# Ed25519-KeyBlind
|
|
|
|
Ed25519 signature with key blinding.
|
|
|
|
This crate wrap ed25519-dalek and adds Tor-specific
|
|
Ed25519 key blinding.
|
|
|
|
This crate is based on Arti Tor client and compatible with its implementation, see [tests](testsompat.rs).
|