The Cryb libraries
Find a file
2015-08-18 15:14:11 +00:00
include Add a simple implementation of the Adler-32 checksum. 2015-08-18 13:27:06 +00:00
lib Add a simple implementation of the Adler-32 checksum. 2015-08-18 13:27:06 +00:00
t Increase the sizeo of t_zero to 4096 bytes. 2015-08-18 15:14:11 +00:00
tools
autogen.des
autogen.sh
configure.ac Add 16-bit endian conversion functions. 2015-08-17 15:37:07 +00:00
CREDITS
HISTORY
INSTALL
LICENSE
Makefile.am
mkpkgng.in
README
RELNOTES

The aim of the Cryb.to project is to provide a collcetion of correct,
well-written, well-tested and well-documented implementations of both
low-level cryptographic primitives and higher-level security-related
interfaces under a permissive license.

The Cryb libraries are the first and primary product of the Cryb.to
project.  They include low-level cryptographic primitives and support
code such as safe string handling and containers.