libs2-0t64
manipulating geometric shapes with spherical geometry
s2geometry is for manipulating geometric shapes. Unlike many geometry
libraries, S2 is primarily designed to work with spherical geometry,
i.e., shapes drawn on a sphere rather than on a planar 2D map. This
makes it especially suitable for working with geographic data.
python3-equihash
memory-hard Proof-of-Work with fast verification - python-wrapper
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 earlier implementation by Khovratovich at
https://github.com/khovratovich/equihash/ . The cryptographic password
storage SPHINX (pwdsphinx and libsphinx) depend upon equihash.
libgdcm-tools
Grassroots DICOM tools and utilities
Grassroots DiCoM is a C++ library for DICOM medical files. It is
automatically wrapped to python/C#/Java (using swig). It supports
RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated.
libs6-2.12t64
small and secure supervision software suite (shared library)
s6 is a small suite of programs for UNIX, designed to allow process
supervision (a.k.a service supervision), in the line of daemontools and
runit, as well as various operations on processes and daemons. It is meant
to be a toolbox for low-level process and service administration, providing
different sets of independent tools that can be used within or without the
framework, and that can be assembled together to achieve powerful
functionality with a very small amount of code.
libgsasl18
GNU SASL library
GNU SASL is an implementation of the Simple Authentication and
Security Layer framework and a few common SASL mechanisms. SASL is
used by network servers (e.g., IMAP, SMTP) to request authentication
from clients, and in clients to authenticate against servers.
libpam-modules
Pluggable Authentication Modules for PAM
This package completes the set of modules for PAM. It includes the
pam_unix.so module as well as some specialty modules.