1
0
mirror of https://github.com/Waujito/youtubeUnblock.git synced 2025-01-27 11:25:46 +00:00
youtubeUnblock/deps/cyclone/include/crypto_config.h
2025-01-02 01:28:25 +03:00

8 lines
166 B
C

#include "os_port.h"
#define HKDF_SUPPORT ENABLED
#define SHA256_SUPPORT ENABLED
#define AES_SUPPORT ENABLED
#define ECB_SUPPORT ENABLED
#define GCM_SUPPORT ENABLED