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

#545 in Cryptography

Download history 14601/week @ 2023-12-04 13085/week @ 2023-12-11 7743/week @ 2023-12-18 2064/week @ 2023-12-25 11501/week @ 2024-01-01 13186/week @ 2024-01-08 14916/week @ 2024-01-15 15378/week @ 2024-01-22 20359/week @ 2024-01-29 11344/week @ 2024-02-05 21999/week @ 2024-02-12 18761/week @ 2024-02-19 26250/week @ 2024-02-26 24316/week @ 2024-03-04 17779/week @ 2024-03-11 24576/week @ 2024-03-18

93,384 downloads per month

BSD-3-Clause

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.2–9MB
~53K SLoC