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
Filename Size Changed
FAudio-22.10.tar.gz 0001107525 1.06 MB
FAudio.changes 0000009987 9.75 KB
FAudio.spec 0000002582 2.52 KB
baselibs.conf 0000000073 73 Bytes
faudio-older-sdl2.patch 0000001108 1.08 KB
Revision 23 (latest revision is 32)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1030912 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 23)
- Update to 22.10:
  * Added a quick comment to the SDL backend.
- Update to 22.09.01:
  * Fix a regression where requesting a specific mastering voice format 
    would return a format overwritten by device defaults
- Update to 22.09:
  * Update to SDL 2.24. This has been made a hard requirement, as it 
    fixes/adds way too much to ignore:
    2.1 and 4.1 audio is now supported
  * On Windows, we now prioritize DirectSound over WASAPI
  * The PulseAudio samples hack has been removed
  * The non-power-of-two samples hack for Emscripten/OSS has also been removed
  * GetDeviceDetails(0) now uses SDL_GetDefaultAudioInfo, obsoleting our hack (forwarded request 1030904 from ukbeast89)
Comments 0
openSUSE Build Service is sponsored by