Merge pull request #43536 from jonbonazza/hmac

feat: HMAC support in Crypto APIs
This commit is contained in:
Fabio Alessandrelli
2020-12-03 11:08:16 +01:00
committed by GitHub
13 changed files with 480 additions and 4 deletions
+1
View File
@@ -39,6 +39,7 @@
#include "test_color.h"
#include "test_command_queue.h"
#include "test_config_file.h"
#include "test_crypto.h"
#include "test_curve.h"
#include "test_expression.h"
#include "test_gradient.h"