Apocrypha

libassuan

IPC library used by GnuPG and GPGME

In an ideal world, Assuan is irrelevant. Assuan's primary use is to allow a client to interact with a non-persistent server. Using Assuan, this is accomplished by forking a subprocess and communicating with it via, for example, a pipe or unix domain socket. This method is neither elegant nor efficient especially when there is a lot of data spread across several transactions: not only is there a penalty for an increased number of context switches, but also a significant amount of data is MEMCPYed from the client to a file descriptor and from the file descriptor to the server.

Available in

OverlayNewestEbuildsLast activity
gentoo gitweb ↗ 3.0.1-r1 3 18 h details ›

Versions & arches

VersionOverlay amd64arm64x86ppc64riscvalphaarmarm64-macoshppaloongm68kmipsppcs390sparcx64-macosx64-solaris Committed
3.0.1-r1 gentoo amd64 testing arm64 testing x86 testing ppc64 testing riscv testing alpha testing arm testing arm64-macos testing hppa testing loong testing m68k testing mips testing ppc testing s390 testing sparc testing x64-macos testing x64-solaris testing view · download · history ↗
3.0.0-r1 gentoo amd64 stable arm64 stable x86 stable ppc64 stable riscv testing alpha testing arm stable arm64-macos testing hppa testing loong testing m68k testing mips testing ppc stable s390 testing sparc testing x64-macos testing x64-solaris testing view · download · history ↗
2.5.7 gentoo amd64 stable arm64 stable x86 stable ppc64 stable riscv testing alpha testing arm stable arm64-macos testing hppa testing loong testing m68k testing mips testing ppc stable s390 testing sparc testing x64-macos testing x64-solaris testing view · download · history ↗

Use flags of 3.0.1-r1

  • verify-sig Verify upstream signatures on distfiles

Runtime dependencies of 3.0.1-r1

show 1 lines