The Cryb libraries
Find a file
2015-10-04 07:07:53 +00:00
include Use an enum for encrypt / decrypt + minor cleanup 2015-10-03 14:43:33 +00:00
lib Use our own endianness conversion macros. 2015-10-04 07:07:53 +00:00
t Add more AES test vectors 2015-10-03 15:13:17 +00:00
tools Modify the coverage build script so that it only runs "make clean" if 2015-10-03 14:30:24 +00:00
autogen.des
autogen.sh
configure.ac
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.