mirror of
https://github.com/cryb-to/cryb-to.git
synced 2024-11-13 01:05:40 +00:00
The Cryb libraries
3ec87c7a8c
setting t_malloc_fail. Also, enforce t_malloc_fail in realloc(), but not before checking that the argument was valid. |
||
---|---|---|
include | ||
lib | ||
t | ||
tools | ||
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.