The Cryb libraries
Find a file
2014-12-30 20:03:58 +00:00
include Add mpi_eq_abs() and mpi_eq() predicates. 2014-12-30 11:12:11 +00:00
lib Since X may point to the same MPI as either G or L (or even both), we 2014-12-30 19:14:59 +00:00
t Rewrite the zero shortcut tests to avoid dropping a const qualifier. 2014-12-30 20:03:58 +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 Get latest mkpkgng script from OpenPAM. 2014-12-20 02:58:11 +00:00
CREDITS
HISTORY
INSTALL
LICENSE
Makefile.am
mkpkgng.in Get latest mkpkgng script from OpenPAM. 2014-12-20 02:58:11 +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.