mirror of
https://github.com/cryb-to/cryb-to.git
synced 2024-12-22 20:41:08 +00:00
The Cryb libraries
241f524238
Add several subtraction test cases and modify some others to better exercise the carry logic, which is far more complex for subtraction than for addition. Add test cases where the target is the same MPI as one or both operands. |
||
---|---|---|
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.