All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] libkcapi v0.12.0 released
@ 2016-10-27  1:54 Stephan Mueller
  2016-10-27  2:05 ` Jeffrey Walton
  0 siblings, 1 reply; 5+ messages in thread
From: Stephan Mueller @ 2016-10-27  1:54 UTC (permalink / raw)
  To: linux-crypto

Hi,

The Linux kernel exports a network interface of type AF_ALG to allow user 
space to utilize the kernel crypto API. libkcapi uses this network interface 
and exports an easy to use API so that a developer does not need to consider 
the low-level network interface handling. 

The library does not implement any low level cipher algorithms. All consumer 
requests are sent to the kernel for processing. Results from the kernel crypto 
API are returned to the consumer via the library API.

The kernel interface and therefore this library can be used by unprivileged 
processes.

The library code archive also provides a drop-in replacement for the command 
line tools of sha*sum, fipscheck/fipshmac and sha512hmac.

The source code and the documentation is available at [1].

[1] http://www.chronox.de/libkcapi.html

Ciao
Stephan

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-10-27 23:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-27  1:54 [ANNOUNCE] libkcapi v0.12.0 released Stephan Mueller
2016-10-27  2:05 ` Jeffrey Walton
2016-10-27  2:52   ` Stephan Mueller
2016-10-27 22:53     ` Jeffrey Walton
2016-10-27 23:04       ` Stephan Mueller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.