libghc-filtrable-prof

class of filtrable containers for Haskell; profiling libraries

Class of filtrable containers, i.e. containers that can be mapped over while selectively dropping elements.

liblime-java

End-to-end encryption library featuring ECC and PFS

LIME is an end-to-end encryption library for one-to-one and group instant messaging, allowing users to exchange messages privately and asynchronously. It uses Curve448-Goldilocks for key agreement and employs a double ratchet algorithm for perfect forward secrecy.

libopenapi-client-perl

client module for talking to an Open API powered server

OpenAPI::Client generates classes that can talk to an Open API server. This is done by generating a custom class, based on a Open API specification, with methods that transform parameters into a HTTP request.

libotbsampling-8.1-1

ORFEO Toolbox library - OTBSampling

ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular.

python3-libkdumpfile

Python bindings for libkdumpfile

libkdumpfile is a library to read kdump-compressed kernel core dumps.

libcrypt-argon2-perl

Perl interface to the Argon2 key derivation functions

The Crypt::Argon2 implements the Argon2 key derivation function, which is suitable to convert any password into a cryptographic key. This is most often used to secure storage of passwords but can also be used to derive a encryption key from a password. It offers variable time and memory costs as well as output size.