文件名称:RSA算法源码实现公钥私钥加解密的mfc程序
文件大小:27KB
文件格式:RAR
更新时间:2020-04-20 12:19:52
RSA算法源码 加解密 公私钥 mfc
RSA非对称加密算法,通过mfc实现大素数的生成,目前只支持1024、2048位;同时实现公钥私钥的加解密,也可以自己单独提取并封装接口
【文件预览】:
CommonFunc.cpp
rsaTest.aps
rsaTest.dsw
rsaTestDlg.cpp
uRSA.cpp
rsaTest.rc
ProgramRuntimes.h
StdAfx.cpp
resource.h
CommonFunc.h
StdAfx.h
rsaTest.h
rsaTest.clw
ProgramRuntimes.cpp
rsaTest.cpp
rsaTest.dsp
rsaTestDlg.h
uRSA.h
ReadMe.txt