cryb-to/lib
Dag-Erling Smørgrav 7a90ca7b42 Since X may point to the same MPI as either G or L (or even both), we
can't set the carry flag based on the contents of G or L after having
modified X.  Instead, compute and stash the new carry value first.
2014-12-30 19:14:59 +00:00
..
core Fix string_equal() for strings of unequal length. 2014-12-29 12:46:44 +00:00
cpe
digest Fix various cast-qual bugs. 2014-12-20 00:44:24 +00:00
enc
hash
mac Consistently use #if HAVE_FOO instead of #ifdef HAVE_FOO. The reason is 2014-12-20 00:38:54 +00:00
mpi 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
oath Catch up with OpenPAM's latest OATH changes: 2014-12-20 01:45:01 +00:00
rand
rsaref
Makefile.am