libwebsockets19

lightweight C websockets library

Libwebsockets is a lightweight pure C library for both websockets clients and servers built to use minimal CPU and memory resources and provide fast throughput in both directions.

libsofia-sip-ua0t64

Sofia-SIP library runtime

Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services.

python3-ropgadget

Gadgets finder for ROP exploitation code

ROPGadget is a tool for security research and vulnerability exploitation. It lets you search binaries for sequences of useful machine code instructions followed by a return statement ("gadgets"). If an exploit can manipulate the callstack to point to a sequence of gadgets, the return statements will redirect the program flow to execute the sequence ("return oriented programming"). By reusing existing code out of context, an attacker can potentially circumvent security measures which prevent the execution of injected code.

lib25519-1

microlibrary X25519/Ed25519 - shared library

microlibrary for the X25519 encryption system and the Ed25519 signature system, both of which use the Curve25519 elliptic curve. Curve25519 is the fastest curve in TLS 1.3, and the only curve in Wireguard, Signal, and many other applications.

fuzzel

Application launcher for wlroots based Wayland compositors

Fuzzel is a Wayland-native application launcher, similar to rofi's drun mode.

libkdsingleapplication-qt6-1.0

KDAB's helper class for single-instance policy applications (lib)

KDSingleapplication provides a helper class to make sure that an application is single-instance, that is, can't be started more than once for an user.