projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Bugfix hw tune, hf tune: voltage measures were VERY wrong
[proxmark3-svn]
/
client
/
loclass
/
des.h
diff --git
a/client/loclass/des.h
b/client/loclass/des.h
index 907d56b101290f350a119ed1ebc8c948d86e1103..8b8e6a35374936dead9ec38d2a1a25e66fa36421 100644
(file)
--- a/
client/loclass/des.h
+++ b/
client/loclass/des.h
@@
-28,7
+28,13
@@
#define POLARSSL_DES_H
//#include "config.h"
#define POLARSSL_DES_H
//#include "config.h"
-
+/**
+ * \def POLARSSL_CIPHER_MODE_CBC
+ *
+ * Enable Cipher Block Chaining mode (CBC) for symmetric ciphers.
+ */
+#define POLARSSL_CIPHER_MODE_CBC
+
#include <string.h>
#if defined(_MSC_VER) && !defined(EFIX64) && !defined(EFI32)
#include <string.h>
#if defined(_MSC_VER) && !defined(EFIX64) && !defined(EFI32)
Impressum
,
Datenschutz