Use PolarSSL DES implementation (GPL 2 or later) for both client and firmware (#378)
to prevent licensing issues with ARM-Crypto-Lib (GPL 3 or later)
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
#include "../common/crc16.h"
|
||||
#include "../common/crc64.h"
|
||||
#include "../common/sha1.h"
|
||||
#include "aes.h"
|
||||
#include "polarssl/aes.h"
|
||||
#include "cmdcrc.h"
|
||||
/**
|
||||
* The following params expected:
|
||||
|
||||
Reference in New Issue
Block a user