keyutils bindings for Python
Project description
- python-keyutils is a set of python bindings for keyutils (available from
http://people.redhat.com/~dhowells/keyutils), a key management suite that leverages the infrastructure provided by the Linux kernel for safely storing and retrieving sensitive infromation in your programs.
The C extension module follows closely the C API (see add_key(2), request_key(2), keyctl_read_alloc(2)).
Exceptions also follow the C API. The only notable difference is for request_key: when the key is not present, None is returned, instead of raising an exception (which is usually a more expensive operation).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
keyutils-0.1.tar.gz
(7.2 kB
view details)
File details
Details for the file keyutils-0.1.tar.gz.
File metadata
- Download URL: keyutils-0.1.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb2234664713088919d7fcd472f2aaec640994eb67121e7602583d34d6261c11
|
|
| MD5 |
b4007cf1d759a175b6bca311e55f67cb
|
|
| BLAKE2b-256 |
28cf2979278fd3367d93666c0f663cbb90f173374afb417960585793589a2a88
|