keyutils

Crates.iokeyutils
lib.rskeyutils
version0.4.0
sourcesrc
created_at2015-11-14 22:29:12.140235
updated_at2023-08-17 09:12:33.697196
descriptionRust interface to the Linux keyring.
homepagehttps://github.com/mathstuf/rust-keyutils
repositoryhttps://github.com/mathstuf/rust-keyutils.git
max_upload_size
id3421
size231,007
Ben Boeckel (mathstuf)

documentation

https://docs.rs/keyutils

README

keyutils

Rust FFI bindings to the Linux kernel keyring functionality via the keyutils library. It may be used to securely store secrets such as passphrases, cryptographic keys, and other private data.

It is currently a work-in-progress, but should be complete enough for experimental usage.

Commit count: 285

cargo fmt