Docs.rs
sjcl-1.0.0
sjcl 1.0.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Milchdealer
Dependencies
aes ^0.6.0
normal
base64 ^0.13.0
normal
ccm ^0.3.0
normal
password-hash ^0.1.2
normal
pbkdf2 ^0.7.4
normal
serde ^1.0.124
normal
serde_json ^1.0.59
normal
thiserror ^1.0
normal
Versions
25%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
Module encryption
sjcl
1.0.0
Module encryption
Module Items
Functions
In crate sjcl
sjcl
Module
encryption
Copy item path
Source
Functions
ยง
encrypt
Encrypts a
plaintext
using passed
params
and a password
key
.