解密完成

This commit is contained in:
Yosin-Lenheart
2022-02-17 13:17:46 +08:00
parent b2d797c480
commit 765d63c28d
7 changed files with 71 additions and 24 deletions

4
test/RSAC.h Normal file
View File

@@ -0,0 +1,4 @@
#pragma once
void Makecode(char* pstr, int* pkey);
void Cutecode(char* pstr, int* pkey);