RSA加密解密算法.通过调用大素数库生成大素数来加密解密字符
源代码在线查看: rsa加解密算法.plg
Build Log
--------------------Configuration: RSA加解密算法 - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"Debug/RSA加解密算法.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\Administrator\桌面\RSA\RSA加解密算法\RSA加解密算法.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP28A.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/RSA加解密算法.pdb" /debug /machine:I386 /out:"Debug/RSA加解密算法.exe" /pdbtype:sept
".\Debug\BigInt.obj"
".\Debug\RSA加解密算法.obj"
".\Debug\RSA加解密算法Dlg.obj"
".\Debug\StdAfx.obj"
".\Debug\RSA加解密算法.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP28A.tmp"
Output Window
Compiling resources...
Linking...
Results
RSA加解密算法.exe - 0 error(s), 0 warning(s)