libghc-arithmoi-prof

efficient basic number-theoretic functions; profiling libraries

A library of basic functionality needed for number-theoretic calculations. The aim of this library is to provide efficient implementations of the functions. Primes and related things (totients, factorisation), powers (integer roots and tests, modular exponentiation).

libghc-recv-prof

efficient network recv; profiling libraries

Network recv based on buffer pools

r-cran-ids

generate random identifiers with GNU R

Generate random or human readable and pronounceable identifiers.

r-cran-partitions

Additive partitions of integers

Enumerates the partitions, unequal partitions, and restricted partitions of an integer; the three corresponding partition functions are also given. Set partitions and now compositions are included.

python3-certipy

Utility to create and sign CAs and certificates

A simple python tool for creating certificate authorities and certificates on the fly.

libyara9

YARA shared library

YARA is a tool aimed at helping malware researchers to identify and classify malware samples. With YARA, it is possible to create descriptions of malware families based on textual or binary patterns contained in samples of those families. Each description consists of a set of strings and a Boolean expression which determines its logic.