#libsodium #async #streaming #security

saltlick

A library for encrypting and decrypting file streams using libsodium

5 releases (3 breaking)

0.4.1 Jul 16, 2020
0.4.0 Jul 13, 2020
0.3.0 Mar 20, 2020
0.2.0 Jan 16, 2020
0.1.0 Jul 22, 2019

#1106 in Cryptography

Download history 300/week @ 2023-12-18 221/week @ 2023-12-25 328/week @ 2024-01-01 483/week @ 2024-01-08 311/week @ 2024-01-15 355/week @ 2024-01-22 300/week @ 2024-01-29 307/week @ 2024-02-05 345/week @ 2024-02-12 239/week @ 2024-02-19 174/week @ 2024-02-26 327/week @ 2024-03-04 330/week @ 2024-03-11 333/week @ 2024-03-18 313/week @ 2024-03-25 318/week @ 2024-04-01

1,320 downloads per month
Used in saltlick-cli

Apache-2.0 OR MIT

165KB
3.5K SLoC

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.

Dependencies

~26MB
~237K SLoC