the latest tfm version has fp_rand() available, so we can test this now

This commit is contained in:
Steffen Jaeckel
2017-03-22 18:59:56 +01:00
parent a4671110d5
commit fec05471ae
3 changed files with 12 additions and 9 deletions
-5
View File
@@ -492,11 +492,6 @@
#define LTC_PKCS_1
#endif
#if defined(TFM_DESC) && defined(LTC_RSA_BLINDING)
#warning RSA blinding currently not supported in combination with TFM
#undef LTC_RSA_BLINDING
#endif
#if defined(LTC_PELICAN) && !defined(LTC_RIJNDAEL)
#error Pelican-MAC requires LTC_RIJNDAEL
#endif