Linux Kernel Crypto API User Space Interface Library

Edit Package FAudio

libkcapi allows user-space to access the Linux kernel crypto API.

libkcapi uses this Netlink interface and exports easy to use APIs so that a developer does not need to consider the low-level Netlink interface handling.

The library does not implement any 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 focus during the development of this library is put on speed. This library does not perform any memcpy for processing the cryptographic data! The library uses scatter / gather lists to eliminate the need for moving data around in memory.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
FAudio-24.04.tar.gz 0001122950 1.07 MB
FAudio.changes 0000014086 13.8 KB
FAudio.spec 0000002673 2.61 KB
baselibs.conf 0000000073 73 Bytes
faudio-older-sdl2.patch 0000001108 1.08 KB
Latest Revision
Tobias Klausmann's avatar Tobias Klausmann (tobijk) committed (revision 11)
- update to 22.02:
  * The Wine/Win32 backend is now considered stable.
    All Wine users should upgrade to 7.0 or newer
    All non-Wine users will (and should) continue to use 
    the SDL backend.
  * GStreamer support has been removed.
    Wine/Win32 will continue to use MediaFoundation.
    All other users should already be on patent/royalty-free 
    codecs.
  * utils: Minor cleanup of uicommon.
  * csharp: Expose an IntPtr overload for
    stb_vorbis_get_samples_float_interleaved.

- update 22.01:
  * Continued work on the experimental Wine/Win32 platform backend.
  

- update to 21.12:
  * Fixed a build error when WMA support is enabled.
Comments 0
openSUSE Build Service is sponsored by