5 unstable releases
0.4.0 | Aug 17, 2023 |
---|---|
0.2.1 | Apr 13, 2016 |
0.2.0 | Nov 18, 2015 |
0.1.1 | Nov 14, 2015 |
0.1.0 | Nov 14, 2015 |
#655 in Cryptography
66,781 downloads per month
250KB
4.5K
SLoC
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.
lib.rs
:
Linux keyring bindings for Rust
This crate provides a high-level API for interacting with the Linux keys subsystem.
Dependencies
~0.3–6.5MB
~41K SLoC