Pinned Loading
-
AES 128 - encrypt/decrypt using Wind...
AES 128 - encrypt/decrypt using Windows Crypto API 1#include <Windows.h>
2#include <wincrypt.h>
3#include <stdio.h>
4#pragma comment(lib, "crypt32.lib")
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.