crypt-sys

Crates.iocrypt-sys
lib.rscrypt-sys
version0.1.0
sourcesrc
created_at2023-11-08 18:41:27.060366
updated_at2023-11-08 18:41:27.060366
descriptionFFI wrappers for the Linux crypt library
homepage
repositoryhttps://github.com/ariel-miculas/crypt-sys.git
max_upload_size
id1029254
size15,580
Ariel Miculas-Trif (ariel-miculas)

documentation

https://docs.rs/crypt-sys/

README

crypt-sys - Rust FFI bindings to the crypt library

This crate uses bindgen to generate the raw FFI definitions for crypt.

Supported operating systems

This library is only supported on Linux.

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: 1

cargo fmt