⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 elgamaltool.plg

📁 这个程序是网络信息安全概论课的课程实践,自己动手编写一个具于1024位大数 运算的ELGamal加密系统。 ELGamal 依赖大数运算
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ELGamaltool - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\MINGJI~1\LOCALS~1\Temp\RSPA1.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/ELGamaltool.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\我的文档\研究生学习\网络与信息安全\ELGamaltool\ELGamaltoolDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\MINGJI~1\LOCALS~1\Temp\RSPA1.tmp" 
Creating temporary file "C:\DOCUME~1\MINGJI~1\LOCALS~1\Temp\RSPA2.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/ELGamaltool.pdb" /machine:I386 /out:"Release/ELGamaltool.exe" 
".\Release\BigInt.obj"
".\Release\CCommon.obj"
".\Release\ELGamaltool.obj"
".\Release\ELGamaltoolDlg.obj"
".\Release\ELGmaltest1.obj"
".\Release\HELPDlg.obj"
".\Release\StdAfx.obj"
".\Release\ELGamaltool.res"
]
Creating command line "link.exe @C:\DOCUME~1\MINGJI~1\LOCALS~1\Temp\RSPA2.tmp"
<h3>Output Window</h3>
Compiling...
ELGamaltoolDlg.cpp
Linking...



<h3>Results</h3>
ELGamaltool.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -