Docs.rs
pi_crypto-0.1.1
pi_crypto 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:gaiaworld:dev
luob1215
Dependencies
aes ^0.8.4
normal
cbc ^0.1.2
normal
jsonwebtoken ^7
normal
libc ^0.2.146
normal
libsecp256k1 ^0.6
normal
pi_hash_value ^0.1
normal
ring ^0.16
normal
rsa ^0.6.1
normal
rust-crypto ^0.2
normal
serde ^1.0
normal
simple_asn1 ^0.4
normal
siphasher ^0.3
normal
untrusted ^0.7
normal
base64 ^0.12.0
dev
hex ^0.3.2
dev
Versions
73.63%
of the crate is documented
Platform
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
pi_
crypto
0.1.1
Crate Items
Structs
Enums
Functions
List of all items
Structs
hmac::Hmac
jwt::SignKey
jwt::VerifyKey
signature::ECDSASecp256k1
signature::EcdsaKeyPair
signature::Rsa
Enums
digest::DigestAlgorithm
hmac::DigestAlgorithm
jwt::JwtAlg
signature::EcdsaAlg
signature::PaddingAlg
Functions
aes::aes_128_gcm_decrypt
aes::aes_128_gcm_encrypt
aes::aes_256_gcm_decrypt
aes::aes_256_gcm_encrypt
cbc::aes_128_cbc_pkcs7_dec
digest::digest
ed25519::exchange
ed25519::keypair
ed25519::sign
ed25519::verify
jwt::jwt_sign
jwt::jwt_verify
random::genSecureRandBytes
signature::ecdsa_verify