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 |
#1363 in Cryptography
115,205 downloads per month
250KB
4.5K
SLoC
Linux keyring bindings for Rust
This crate provides a high-level API for interacting with the Linux keys subsystem.
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.
Dependencies
~0.3–2.1MB
~39K SLoC