added libtomcrypt-1.17

This commit is contained in:
Tom St Denis
2007-07-20 17:48:02 +00:00
committed by Steffen Jaeckel
parent e24b01d392
commit bbc52b9e1b
341 changed files with 4806 additions and 1740 deletions
+2 -2
View File
@@ -7,11 +7,11 @@
#define LTC_MP_NO 0
#define LTC_MP_YES 1
#ifndef MECC
#ifndef LTC_MECC
typedef void ecc_point;
#endif
#ifndef MRSA
#ifndef LTC_MRSA
typedef void rsa_key;
#endif