DES算法说明。包括加密算法和解密算法。
源代码在线查看: des 加解密算法.plg
Build Log
--------------------Configuration: DES 加解密算法 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/DES 加解密算法.pdb" /debug /machine:I386 /out:"Debug/DES 加解密算法.exe" /pdbtype:sept
".\Debug\DES 加解密算法.obj"
".\Debug\DES 加解密算法Dlg.obj"
".\Debug\StdAfx.obj"
".\Debug\DES 加解密算法.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp"
Output Window
Linking...
Results
DES 加解密算法.exe - 0 error(s), 0 warning(s)