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-23.10.tar.gz 0001120033 1.07 MB
FAudio.changes 0000011658 11.4 KB
FAudio.spec 0000002582 2.52 KB
baselibs.conf 0000000073 73 Bytes
faudio-older-sdl2.patch 0000001108 1.08 KB
Revision 28 (latest revision is 33)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1118830 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 28)
- update to 23.10:
  * Minor static analysis fix for F3DAudio
  * FACT now supports all publicly known WaveBank format versions

  * Fix a regression where requesting a specific mastering voice format
  * Update to SDL 2.24. This has been made a hard requirement, as it
  * Included the matrix coefficient test program in matrix_defaults.inl,
  * FXReverb: Fix a spec violation in Process() that could corrupt reverb output
    All non-Wine users will (and should) continue to use
    All other users should already be on patent/royalty-free
    Wine users should migrate to 6.20 and newer, and everyone else should move to
  * FACT: Fix a crash from an uninitialized pointer when a WaveBank does not have a name
  * platform_sdl2: When querying the default device, ignore audio devices with way too many
- The FFmpeg backend for WMA decoding has been replaced with GStreamer.
  Distributors are encouraged to configure their FAudio builds with
  -DGSTREAMER=ON even if a WMA plugin is not available by default; (forwarded request 1118661 from dirkmueller)
Comments 0
openSUSE Build Service is sponsored by