libwolfssl42

wolfSSL encryption library

wolfSSL is a small, portable, embedded SSL/TLS programming library targeted for use by embedded systems developers. It was formerly known as CyaSSL.

spell

GNU Spell, a clone of Unix `spell'

GNU Spell is a spelling checking program which prints each misspelled word on a line of its own. It is designed as a clone of the standard Unix `spell' program, and implemented as a wrapper for Ispell.

python3-pyequihash

python bindings for libequihash: memory-hard Proof-of-Work

Equihash implements the algorith as described in "Equihash: Asymmetric Proof-of-Work Based on the Generalized Birthday Problem" by Alex Biryukov and Dmitry Khovratovich, 2016, DOI:10.14722/ndss.2016.23108. This code, by Stefan Marsiske, is a fork of an ealier implementation by Khovratovich at https://github.com/khovratovich/equihash/ ; it provides a library, a C API and Python bindings. The cryptographic password storage SPHINX (pwdsphinx and libsphinx) depend upon equihash.

python3-radicale-dovecot-auth

Dovecot authentication plugin for Radicale

Plugin to connect Radicale (a CalDAV (calendar) and CardDAV (contact) server) to the Dovecot authentication system.

ntpd-rs

Rust-based NTP implementation with NTS support

ntpd-rs is an NTP implementation written in Rust, emphasizing security and stability. It provides both client and server functionalities and supports NTS.

python3-get-version

Version helper in the spirit of versioneer

Automatically use the latest “vX.X.X” Git tag as version in your Python package.