The Cryb libraries
Find a file
Dag-Erling Smørgrav 9103fab696 Add missing header
2015-04-08 12:17:51 +00:00
include Add missing header 2015-04-08 12:17:51 +00:00
lib Add a memset_s() implementation (cf. C11 / WG14 N1381) 2015-02-15 09:18:18 +00:00
t Add a memset_s() implementation (cf. C11 / WG14 N1381) 2015-02-15 09:18:18 +00:00
tools Accept a -jN argument which we pass on to gmake. 2014-12-29 17:04:30 +00:00
autogen.des
autogen.sh
configure.ac Add a memset_s() implementation (cf. C11 / WG14 N1381) 2015-02-15 09:18:18 +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
mkpkgng.in If no SVN version is available, use today's date. 2015-02-15 09:19:25 +00:00
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.