Mercurial > dropbear
comparison libtommath/bn_mp_exptmod.c @ 348:cd14c94fe89c debug-unrandom
add some more copious debugging
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sun, 06 Aug 2006 15:29:41 +0000 |
parents | eed26cff980b |
children |
comparison
equal
deleted
inserted
replaced
347:381834084475 | 348:cd14c94fe89c |
---|---|
1 #include "../dbutil.h" | |
1 #include <tommath.h> | 2 #include <tommath.h> |
2 #ifdef BN_MP_EXPTMOD_C | 3 #ifdef BN_MP_EXPTMOD_C |
3 /* LibTomMath, multiple-precision integer library -- Tom St Denis | 4 /* LibTomMath, multiple-precision integer library -- Tom St Denis |
4 * | 5 * |
5 * LibTomMath is a library that provides multiple-precision | 6 * LibTomMath is a library that provides multiple-precision |