tomcrypt/src/misc/crypt/crypt_ltc_mp_descriptor.c

14 lines
385 B
C
Raw Normal View History

2005-08-01 16:36:47 +00:00
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The library is free for all purposes without any express
* guarantee it works.
*
2007-07-20 17:48:02 +00:00
* Tom St Denis, tomstdenis@gmail.com, http://libtom.org
2005-08-01 16:36:47 +00:00
*/
#include "tomcrypt.h"
ltc_math_descriptor ltc_mp;