linux-keyutils

Rust interface to the Linux key-management facility. Provides a safe interface around the raw system calls allowing user-space programs to perform key manipulation.

Downloads
742.1K
Stars
9
Committers
2
linux-keyutils - v0.2.4 Latest Release

Published by landhb 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/landhb/linux-keyutils/compare/v0.2.3...v0.2.4

linux-keyutils - v0.2.3

Published by landhb over 1 year ago

What's Changed

Full Changelog: https://github.com/landhb/linux-keyutils/compare/v0.2.2...v0.2.3

linux-keyutils - v0.2.2

Published by landhb almost 2 years ago

What's Changed

Full Changelog: https://github.com/landhb/linux-keyutils/compare/v0.2.1...v0.2.2

linux-keyutils - v0.2.1

Published by landhb about 2 years ago

What's Changed

Full Changelog: https://github.com/landhb/linux-keyutils/compare/v0.2.0...v0.2.1

linux-keyutils - v0.2.0

Published by landhb about 2 years ago

What's Changed

  • Add Metadata, Key::metadata(), and KeyRing::metadata()
  • Add Links abstraction, and KeyRing::get_links()
  • Cleanup docs, rename Key::set_perm, bump version
  • Add Eq, PartialEq, Copy, Clone to most relevant public structs

Pull Requests

Full Changelog: https://github.com/landhb/linux-keyutils/compare/v0.1.2...v0.2.0

linux-keyutils - v0.1.2

Published by landhb about 2 years ago

  • Fix install instructions in README.
  • Add ENOTSUP error.

Full Changelog: https://github.com/landhb/linux-keyutils/compare/v0.1.1...v0.1.2

linux-keyutils - v0.1.1

Published by landhb about 2 years ago

What's Changed

Full Changelog: https://github.com/landhb/linux-keyutils/compare/v0.1.0...v0.1.1

linux-keyutils - v0.1.0

Published by landhb about 2 years ago

Initial release of the key management interface.

Repository
Docs
Crates.io

Package Rankings
Top 14.48% on Crates.io
Badges
Extracted from project README
cargo-badge-lib docs-badge-lib license-badge rust-version-badge build codecov