Added crypto alg conversion helper

This commit is contained in:
2023-07-01 06:04:58 +02:00
parent 91cf973a26
commit e930f829ca
3 changed files with 42 additions and 14 deletions

View File

@ -1,6 +1,7 @@
#include <ntifs.h>
#include <ntintsafe.h>
#include <ntimage.h>
#include <bcrypt.h>
#include "Domito.h"
#include "ci.h"