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

📄 sha224.plg

📁 一些封装好的加密函数的源代码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: sha224 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP97.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/sha224.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\TomCrypt\lib\tomsource\sha224.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP97.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP98.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/sha224.pdb" /debug /machine:I386 /out:"Debug/sha224.exe" /pdbtype:sept 
.\Debug\crypt_argchk.obj
.\Debug\sha224.obj
.\Debug\sha256.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP98.tmp"
<h3>Output Window</h3>
Compiling...
sha224.c
d:\tomcrypt\lib\tomsource\sha224.c(16) : error C2079: 'sha224_desc' uses undefined struct 'ltc_hash_descriptor'
d:\tomcrypt\lib\tomsource\sha224.c(18) : warning C4047: 'initializing' : 'int ' differs in levels of indirection from 'char [7]'
d:\tomcrypt\lib\tomsource\sha224.c(19) : error C2078: too many initializers
d:\tomcrypt\lib\tomsource\sha224.c(27) : error C2065: 'sha224_init' : undeclared identifier
d:\tomcrypt\lib\tomsource\sha224.c(28) : error C2065: 'sha256_process' : undeclared identifier
d:\tomcrypt\lib\tomsource\sha224.c(29) : error C2065: 'sha224_done' : undeclared identifier
d:\tomcrypt\lib\tomsource\sha224.c(31) : error C2065: 'sha224_test' : undeclared identifier
d:\tomcrypt\lib\tomsource\sha224.c(39) : error C2143: syntax error : missing ')' before '*'
d:\tomcrypt\lib\tomsource\sha224.c(39) : error C2143: syntax error : missing '{' before '*'
d:\tomcrypt\lib\tomsource\sha224.c(39) : error C2059: syntax error : ')'
d:\tomcrypt\lib\tomsource\sha224.c(40) : error C2054: expected '(' to follow 'md'
d:\tomcrypt\lib\tomsource\sha224.c(62) : error C2143: syntax error : missing ')' before '*'
d:\tomcrypt\lib\tomsource\sha224.c(62) : error C2143: syntax error : missing '{' before '*'
d:\tomcrypt\lib\tomsource\sha224.c(62) : error C2059: syntax error : 'type'
d:\tomcrypt\lib\tomsource\sha224.c(62) : error C2059: syntax error : ')'
d:\tomcrypt\lib\tomsource\sha224.c(83) : error C2373: 'sha224_test' : redefinition; different type modifiers
d:\tomcrypt\lib\tomsource\sha224.c(85) : error C2065: 'CRYPT_NOP' : undeclared identifier
执行 cl.exe 时出错.



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

⌨️ 快捷键说明

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