mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2026-01-30 22:20:33 +03:00
Add crypto files
This commit is contained in:
7
deps/cyclone/include/crypto_config.h
vendored
Normal file
7
deps/cyclone/include/crypto_config.h
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "os_port.h"
|
||||
|
||||
#define HKDF_SUPPORT ENABLED
|
||||
#define SHA256_SUPPORT ENABLED
|
||||
#define AES_SUPPORT ENABLED
|
||||
#define ECB_SUPPORT ENABLED
|
||||
#define GCM_SUPPORT ENABLED
|
||||
Reference in New Issue
Block a user