saltlick

Crates.iosaltlick
lib.rssaltlick
version0.5.0
sourcesrc
created_at2019-07-22 17:02:49.412537
updated_at2024-04-29 17:32:54.049432
descriptionA library for encrypting and decrypting file streams using libsodium
homepagehttps://github.com/saltlick-crypto/saltlick-rs
repositoryhttps://github.com/saltlick-crypto/saltlick-rs
max_upload_size
id150786
size215,870
Nick Stevens (nastevens)

documentation

https://docs.rs/saltlick

README

saltlick

Build Status Crate API Coverage Average time to resolve an issue Percentage of issues still open Minimum rustc version

A library for encrypting and decrypting file streams using libsodium.

Please see the docs for details, usage, and examples.

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile on stable Rust 1.42 and up. It might compile with older versions but that may change in any new patch release.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 82

cargo fmt