linux-keyutils-keyring-store 0.2.0

Linux Keyutils credential store for keyring
Documentation

Linux Keyutils Keyring Store

build crates.io docs.rs

This library provides a credential store for use with the keyring ecosystem that uses the Linux key-management facility (keyctl).

Usage

To use this keychain-compatible credential store provider, you must take a dependency on the keyring-core crate and on this crate. Then you can instantiate a credential store and set it as your default credential store as shown in the sample program in this crate.

Changelog

See the release history on GitHub for full details.

License

Licensed under either of the following at your discretion:

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.