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

📄 数字签名.clw

📁 本程序实现DSA数字签名 是学习和研究密码学的良好资源 欢迎下载
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CMyDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "数字签名.h"

ClassCount=3
Class1=CMyApp
Class2=CMyDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_MY_DIALOG

[CLS:CMyApp]
Type=0
HeaderFile=数字签名.h
ImplementationFile=数字签名.cpp
Filter=N

[CLS:CMyDlg]
Type=0
HeaderFile=数字签名Dlg.h
ImplementationFile=数字签名Dlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_BUTTON1

[CLS:CAboutDlg]
Type=0
HeaderFile=数字签名Dlg.h
ImplementationFile=数字签名Dlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

[DLG:IDD_MY_DIALOG]
Type=1
Class=CMyDlg
ControlCount=31
Control1=IDC_COMBO,combobox,1342242819
Control2=IDC_P,edit,1352728580
Control3=IDC_BUTTON_GET,button,1342242816
Control4=IDC_STATIC,static,1342308352
Control5=IDC_Q,edit,1352728580
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_ENCRYPT,button,1342242816
Control9=IDC_INPUT,edit,1350633600
Control10=IDC_DECRYPT,button,1342242816
Control11=IDC_OUTPUT,edit,1352730628
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_EDITFILE,edit,1350631552
Control18=IDC_STRING,edit,1350631552
Control19=IDC_MD5_RADIO,button,1342308361
Control20=IDC_SHA1_RADIO,button,1342177289
Control21=IDC_Btnfile,button,1342242816
Control22=IDC_BUTTON1,button,1342242816
Control23=IDC_STATIC,static,1342308352
Control24=IDC_G,edit,1352728580
Control25=IDC_Y,edit,1352728580
Control26=IDC_STATIC,static,1342308352
Control27=IDC_STATIC,static,1342308352
Control28=IDC_STATIC,static,1342308352
Control29=IDC_S,edit,1352730628
Control30=IDC_V,edit,1352730628
Control31=IDC_STATIC,static,1342308352

⌨️ 快捷键说明

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