gcr4

GNOME crypto services (daemon and tools)

GCR is a library for crypto UI and related tasks.

libldaptive-java

simple, extensible Java API for interacting with LDAP servers

Ldaptive is a simple, extensible Java API for interacting with LDAP servers. It was designed to provide easy LDAP integration for application developers. Features include:

python3-pkcs11

high level PKCS#11 interface for Python

A high level, "more Pythonic" interface to the PKCS#11 (Cryptoki) standard to support HSM and Smartcard devices in Python.

postgresql-16-tdigest

t-digest algorithm for on-line accumulation of rank-based statistics

This PostgreSQL extension implements t-digest, a data structure for on-line accumulation of rank-based statistics such as quantiles and trimmed means. The algorithm is also very friendly to parallel programs.

postgresql-16-toastinfo

Show storage structure of varlena datatypes in PostgreSQL

This PostgreSQL extension exposes the internal storage structure of variable-length datatypes, called varlena.

postgresql-16-wal2json

PostgreSQL logical decoding JSON output plugin

wal2json is an output plugin for PostgreSQL's logical decoding. The plugin has access to tuples produced by INSERT and UPDATE. Also, UPDATE/DELETE old row versions can be accessed depending on the configured replica identity. Changes can be consumed using the streaming protocol (logical replication slots) or by a special SQL API.