{"library":"ed25519","type":"library","category":null,"description":"Edwards Digital Signature Algorithm (EdDSA) over Curve25519 (as specified in RFC 8032) support library providing signature type definitions and PKCS#8 private key decoding/encoding support.","language":"rust","status":"active","version":"2.2.3","tags":["ed25519","signature","crypto","rfc8032"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\ned25519 = \"2.2.3\"","imports":["use ed25519::Signature;"]},{"cmd":"cargo add ed25519","imports":[]}],"homepage":"https://github.com/RustCrypto/signatures/tree/master/ed25519","github":"https://github.com/RustCrypto/signatures","docs":"https://docs.rs/ed25519/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}