mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
add import, oops
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#include "libpcrypto.h"
|
||||
#include "util.h"
|
||||
#include "ui.h"
|
||||
#include "math.h"
|
||||
|
||||
void des_encrypt(void *out, const void *in, const void *key) {
|
||||
mbedtls_des_context ctx;
|
||||
|
||||
Reference in New Issue
Block a user