📄 crypt32.dsp
字号:
# Microsoft Developer Studio Project File - Name="Crypt32" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=CRYPT32 - WIN32 RELEASE
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
!MESSAGE NMAKE /f "crypt32.mak".
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
!MESSAGE NMAKE /f "crypt32.mak" CFG="CRYPT32 - WIN32 RELEASE"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "Crypt32 - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "Crypt32 - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "Crypt32 - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir ".\Release"
# PROP BASE Intermediate_Dir ".\Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir ".\binaries"
# PROP Intermediate_Dir ".\release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
F90=fl32.exe
# ADD BASE F90 /I "Release/"
# ADD F90 /I "Release/"
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
# ADD CPP /nologo /MD /W3 /O2 /D "NDEBUG" /D "INC_CHILD" /FD /c
# SUBTRACT CPP /YX
# ADD BASE MTL /nologo /D "NDEBUG" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 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:windows /dll /machine:I386
# ADD LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /pdb:none /machine:I386 /out:".\binaries/cl32.dll"
!ELSEIF "$(CFG)" == "Crypt32 - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir ".\Debug"
# PROP BASE Intermediate_Dir ".\Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir ".\binaries"
# PROP Intermediate_Dir ".\debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
F90=fl32.exe
# ADD BASE F90 /I "Debug/"
# ADD F90 /I "Debug/"
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
# ADD CPP /nologo /MD /W4 /Gm /Zi /Od /D "INC_CHILD" /FD /c
# SUBTRACT CPP /Fr /YX
# ADD BASE MTL /nologo /D "_DEBUG" /win32
# ADD MTL /nologo /D "_DEBUG" /win32
# SUBTRACT MTL /mktyplib203
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 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:windows /dll /debug /machine:I386
# ADD LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /pdb:none /debug /machine:I386 /out:".\binaries/cl32.dll"
!ENDIF
# Begin Target
# Name "Crypt32 - Win32 Release"
# Name "Crypt32 - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
# Begin Group "Bignum library"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\bn\bn_add.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_ctx.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_div.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_exp.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_exp2.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_gcd.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_lib.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_mod.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_mont.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_mul.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_recp.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_shift.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_sqr.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_word.c
# End Source File
# Begin Source File
SOURCE=".\bn\bn-win32.obj"
# End Source File
# End Group
# Begin Group "Certificates"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\cert\certrev.c
# End Source File
# Begin Source File
SOURCE=.\cert\certsign.c
# End Source File
# Begin Source File
SOURCE=.\cert\certval.c
# End Source File
# Begin Source File
SOURCE=.\cert\chain.c
# End Source File
# Begin Source File
SOURCE=.\cert\chk_cert.c
# End Source File
# Begin Source File
SOURCE=.\cert\chk_chn.c
# End Source File
# Begin Source File
SOURCE=.\cert\chk_use.c
# End Source File
# Begin Source File
SOURCE=.\cert\comp_get.c
# End Source File
# Begin Source File
SOURCE=.\cert\comp_set.c
# End Source File
# Begin Source File
SOURCE=.\cert\dn.c
# End Source File
# Begin Source File
SOURCE=.\cert\dnstring.c
# End Source File
# Begin Source File
SOURCE=.\cert\ext.c
# End Source File
# Begin Source File
SOURCE=.\cert\ext_add.c
# End Source File
# Begin Source File
SOURCE=.\cert\ext_chk.c
# End Source File
# Begin Source File
SOURCE=.\cert\ext_copy.c
# End Source File
# Begin Source File
SOURCE=.\cert\ext_def.c
# End Source File
# Begin Source File
SOURCE=.\cert\ext_rd.c
# End Source File
# Begin Source File
SOURCE=.\cert\ext_wr.c
# End Source File
# Begin Source File
SOURCE=.\cert\imp_exp.c
# End Source File
# Begin Source File
SOURCE=.\cert\read.c
# End Source File
# Begin Source File
SOURCE=.\cert\trustmgr.c
# End Source File
# Begin Source File
SOURCE=.\cert\write.c
# End Source File
# End Group
# Begin Group "Contexts"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\context\ctx_3des.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_aes.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_bf.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_cast.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_des.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_dh.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_dsa.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_elg.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_hmd5.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_hrmd.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_hsha.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_idea.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_md2.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_md4.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_md5.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_misc.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_rc2.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_rc4.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_rc5.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_ripe.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_rsa.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_sha.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_sha2.c
# End Source File
# Begin Source File
SOURCE=.\context\ctx_skip.c
# End Source File
# Begin Source File
SOURCE=.\context\key_rd.c
# End Source File
# Begin Source File
SOURCE=.\context\key_wr.c
# End Source File
# Begin Source File
SOURCE=.\context\keyload.c
# End Source File
# Begin Source File
SOURCE=.\context\kg_dlp.c
# End Source File
# Begin Source File
SOURCE=.\context\kg_prime.c
# End Source File
# Begin Source File
SOURCE=.\context\kg_rsa.c
# End Source File
# End Group
# Begin Group "Crypt/Hash algorithms"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\crypt\aeskey.c
# End Source File
# Begin Source File
SOURCE=.\crypt\aestab.c
# End Source File
# Begin Source File
SOURCE=.\crypt\bfecb.c
# End Source File
# Begin Source File
SOURCE=.\crypt\bfskey.c
# End Source File
# Begin Source File
SOURCE=.\crypt\castecb.c
# End Source File
# Begin Source File
SOURCE=.\crypt\castskey.c
# End Source File
# Begin Source File
SOURCE=.\crypt\desecb.c
# End Source File
# Begin Source File
SOURCE=.\crypt\desecb3.c
# End Source File
# Begin Source File
SOURCE=.\crypt\desskey.c
# End Source File
# Begin Source File
SOURCE=.\crypt\icbc.c
# End Source File
# Begin Source File
SOURCE=.\crypt\iecb.c
# End Source File
# Begin Source File
SOURCE=.\crypt\iskey.c
# End Source File
# Begin Source File
SOURCE=.\crypt\md2dgst.c
# End Source File
# Begin Source File
SOURCE=.\crypt\md4dgst.c
# End Source File
# Begin Source File
SOURCE=.\crypt\md5dgst.c
# End Source File
# Begin Source File
SOURCE=.\crypt\rc2cbc.c
# End Source File
# Begin Source File
SOURCE=.\crypt\rc2ecb.c
# End Source File
# Begin Source File
SOURCE=.\crypt\rc2skey.c
# End Source File
# Begin Source File
SOURCE=.\crypt\rc4skey.c
# End Source File
# Begin Source File
SOURCE=.\crypt\rc5ecb.c
# End Source File
# Begin Source File
SOURCE=.\crypt\rc5skey.c
# End Source File
# Begin Source File
SOURCE=.\crypt\rmddgst.c
# End Source File
# Begin Source File
SOURCE=.\crypt\sha1dgst.c
# End Source File
# Begin Source File
SOURCE=.\crypt\sha2.c
# End Source File
# Begin Source File
SOURCE=.\crypt\skipjack.c
# End Source File
# Begin Source File
SOURCE=.\crypt\aescrypt.obj
# End Source File
# Begin Source File
SOURCE=".\crypt\s1-win32.obj"
# End Source File
# Begin Source File
SOURCE=".\crypt\c-win32.obj"
# End Source File
# Begin Source File
SOURCE=".\crypt\d-win32.obj"
# End Source File
# Begin Source File
SOURCE=".\crypt\m5-win32.obj"
# End Source File
# Begin Source File
SOURCE=".\crypt\r4-win32.obj"
# End Source File
# Begin Source File
SOURCE=".\crypt\r5-win32.obj"
# End Source File
# Begin Source File
SOURCE=".\crypt\rm-win32.obj"
# End Source File
# Begin Source File
SOURCE=".\crypt\b-win32.obj"
# End Source File
# End Group
# Begin Group "Devices"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\device\fortezza.c
# End Source File
# Begin Source File
SOURCE=.\device\ms_capi.c
# End Source File
# Begin Source File
SOURCE=.\device\pkcs11.c
# End Source File
# Begin Source File
SOURCE=.\device\system.c
# End Source File
# End Group
# Begin Group "Envelopes"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\envelope\cms_denv.c
# End Source File
# Begin Source File
SOURCE=.\envelope\cms_env.c
# End Source File
# Begin Source File
SOURCE=.\envelope\decode.c
# End Source File
# Begin Source File
SOURCE=.\envelope\encode.c
# End Source File
# Begin Source File
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -