X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/930763e86d35df9e1cdd88b0ab6f034c3428c4a1..refs/pull/671/head:/common/polarssl/polarssl_config.h

diff --git a/common/polarssl/polarssl_config.h b/common/polarssl/polarssl_config.h
index 5bd88fc0..3d9a2f67 100644
--- a/common/polarssl/polarssl_config.h
+++ b/common/polarssl/polarssl_config.h
@@ -82,7 +82,7 @@
  *
  * Comment to disable the use of assembly code.
  */
-#define POLARSSL_HAVE_ASM
+//#define POLARSSL_HAVE_ASM
 
 /**
  * \def POLARSSL_HAVE_SSE2
@@ -762,7 +762,7 @@
  *
  * This enables support for RSAES-OAEP and RSASSA-PSS operations.
  */
-#define POLARSSL_PKCS1_V21
+//#define POLARSSL_PKCS1_V21
 
 /**
  * \def POLARSSL_RSA_NO_CRT