The Cryb libraries
Find a file
2015-10-12 11:41:47 +00:00
include Add string_len() (return length of string) and string_dup_cs() (create a 2015-10-12 10:23:24 +00:00
lib libtest is not just for internal use. 2015-10-12 11:41:47 +00:00
t Add string_len() (return length of string) and string_dup_cs() (create a 2015-10-12 10:23:24 +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 Move the test framework into its own subdirectory 2015-10-04 07:49:48 +00:00
CREDITS
HISTORY
INSTALL
LICENSE
Makefile.am
mkpkgng.in If no SVN version is available, use today's date. 2015-02-15 09:19:25 +00:00
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.