6 releases (breaking)
0.5.0 | Apr 29, 2024 |
---|---|
0.4.1 | Jul 16, 2020 |
0.3.0 | Mar 20, 2020 |
0.2.0 | Jan 16, 2020 |
0.1.0 | Jul 22, 2019 |
#277 in Cryptography
921 downloads per month
Used in saltlick-cli
165KB
3.5K
SLoC
saltlick
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
- Apache License, Version 2.0 (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
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.
Dependencies
~19–26MB
~152K SLoC