ed25519 1.0.0-pre.0

Edwards Digital Signature Algorithm (EdDSA) over Curve25519 (as specified in RFC 8032)
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "ed25519"
version = "1.0.0-pre.0"
dependencies = [
 "signature 1.0.0-pre.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "signature"
version = "1.0.0-pre.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

[metadata]
"checksum signature 1.0.0-pre.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d6e483c183785ef062c61c5cbd40531c014857796a15fd230a552aec914b1d7d"