From 2ca53b9427ed046492b3b6640765d583e980967b Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 3 Jan 2016 06:52:16 +0700 Subject: python/python-keyutils: Added (keyutils bindings for Python). Signed-off-by: Willy Sudiarto Raharjo --- python/python-keyutils/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 python/python-keyutils/README (limited to 'python/python-keyutils/README') diff --git a/python/python-keyutils/README b/python/python-keyutils/README new file mode 100644 index 0000000000..4ec1441822 --- /dev/null +++ b/python/python-keyutils/README @@ -0,0 +1,5 @@ +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. -- cgit v1.2.3