Docs.rs
sharpie-0.2.0
sharpie 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jondot
Dependencies
base64 ^0.21.0
normal
optional
pem ^1.1.1
normal
ring ^0.16.20
normal
snafu ^0.7.4
normal
anyhow ^1.0.68
dev
base64 ^0.21.0
dev
Versions
74%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
All
sharpie
0.2.0
Crate Items
Enums
Functions
List of all items
Enums
Error
ed::PrivateKey
ed::PrivateKeyBytes
ed::PublicKey
ed::PublicKeyBytes
rsa::PrivateKey
rsa::PrivateKeyBytes
rsa::PublicKey
rsa::PublicKeyBytes
Functions
ed::sign
ed::sign_base64
ed::verify
ed::verify_base64
rsa::sign
rsa::sign_base64
rsa::verify
rsa::verify_base64