1
0
Fork 0
mirror of https://github.com/cryb-to/cryb-to.git synced 2025-03-14 20:51:10 +00:00
The Cryb libraries
Find a file
Dag-Erling Smørgrav 4b808bc4df Fill in.
2014-12-20 01:38:57 +00:00
include Define CRYB_COVERAGE to 1 when building with coverage analysis. 2014-12-20 01:09:58 +00:00
lib Fix various cast-qual bugs. 2014-12-20 00:44:24 +00:00
t Skip memory leak checks if coverage analysis is enabled. 2014-12-20 01:30:01 +00:00
tools Remove author and sponsor tags; we'll deal with that some other way. 2014-08-01 14:31:07 +00:00
autogen.des Remove author and sponsor tags; we'll deal with that some other way. 2014-08-01 14:31:07 +00:00
autogen.sh Remove author and sponsor tags; we'll deal with that some other way. 2014-08-01 14:31:07 +00:00
configure.ac Make coverage.sh executable. 2014-12-20 00:52:37 +00:00
CREDITS Differentiate between the Cryb libraries and the Cryb.to project. 2014-12-20 00:47:21 +00:00
HISTORY
INSTALL
LICENSE
Makefile.am Remove author and sponsor tags; we'll deal with that some other way. 2014-08-01 14:31:07 +00:00
mkpkgng.in
README Fill in. 2014-12-20 01:38:57 +00:00
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.