Bell/cspot catchup - release

This commit is contained in:
philippe44
2023-07-25 22:28:19 -07:00
parent 4cd210838f
commit 8d4813ceb4
15 changed files with 34 additions and 44 deletions

View File

@@ -12,6 +12,8 @@ extern "C" {
#include "aes.h" // for AES_ECB_decrypt, AES_init_ctx, AES_ctx
}
static unsigned char DHGenerator[1] = {2};
CryptoMbedTLS::CryptoMbedTLS() {}
CryptoMbedTLS::~CryptoMbedTLS() {