Docs.rs
encryptable-0.1.0
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
encryptable 0.1.0
Basic byte encrypter library, supports adding encrypt and decrypt functions to any type
Crate
Source
Builds
Feature flags
Documentation
Coverage
83.33%
5
out of
6
items documented
0
out of
6
items with examples
Links
Homepage
elijah629/encryptable-rs
1
0
0
crates.io
Dependencies
base64 ^0.21.2
normal
fernet ^0.2.1
normal
pbkdf2 ^0.12.1
normal
rand ^0.8.5
normal
sha2 ^0.10.7
normal
Versions
0.1.1
(2023-06-20)
0.1.0
(2023-06-20)
Owners
encryptable-rs
Basic byte encrypter library, supports adding encrypt and decrypt functions to any type