-
VCPP-code
VC++深入详解全书代码,第一章到第20章全部,已通过运行(the code of VC++ thorough explanation book)
- 2013-10-12 20:51:50下载
- 积分:1
-
CA认证系统中的证书载体 RSA-2048-SignVerifySign
CA认证系统中使用最广泛的证书载体是USBKEY,国内各大产商一般是使用CSP服务来提供加解密服务。这个例子是2048位的RSA数字签名与验证签名,使用厂家自带的csp来实现(若下载者没有安装任何USBKEY的驱动,可将代码中的TEST_CSP_NAME宏改为NULL 即调用微软自带的csp),编译环境VC6.0。(CA authentication system is the most widely used carrier certificate in USBKEY, the major domestic producers are generally use of CSP service to provide encryption services. This example is a 2048- bit RSA digital signature and verifying signature, use the manufacturer s own CSP to achieve (if downloaders not install any driver USBKEY, TEST_CSP_NAME macros in your code can be changed to NULL is called Microsoft s own CSP), the compiler environment VC6.0.)
- 2015-07-21 21:10:55下载
- 积分:1
-
DH
说明: Diffie-Hellman:一种确保共享KEY安全穿越不安全网络的方法,它是OAKLEY的一个组成部分。Whitefield与Martin Hellman在1976年提出了一个奇妙的密钥交换协议,称为Diffie-Hellman密钥交换协议/算法(Diffie-Hellman Key Exchange/Agreement Algorithm).这个机制的巧妙在于需要安全通信的双方可以用这个方法确定对称密钥。然后可以用这个密钥进行加密和解密。但是注意,这个密钥交换协议/算法只能用于密钥的交换,而不能进行消息的加密和解密。双方确定要用的密钥后,要使用其他对称密钥操作加密算法实际加密和解密消息。(DH Protocol source code)
- 2014-04-16 11:05:46下载
- 积分:1
-
SCommTest
用MFC(C++语言)实现了一个串口调试助手的功能。(Using MFC (C++ language) to achieve a serial debugging assistant function.)
- 2018-05-08 14:31:19下载
- 积分:1
-
FILEMANIPULATE
FileManipulate是一个基于对话框的MFC应用程序,实现了文件的删除、复制和移动等功能。(FileManipulate is a dialog-based MFC application that implements file to delete, copy and move functions.)
- 2013-11-18 23:00:28下载
- 积分:1
-
ffmpeg-tutorial
ffmpeg入门教程,帮你快速学会ffmpeg的好途径(ffmpeg tutorial help)
- 2020-08-05 13:48:34下载
- 积分:1
-
volayile-nupter
用户MODBUS规约通信编程,起参考作用()
- 2018-04-07 23:14:08下载
- 积分:1
-
RedHatWindow
VB语言写的仿Unix红帽操作系统界面,附带源码(VB language to write the copy Unix red hat operating system interface, with the source code)
- 2013-08-09 11:26:55下载
- 积分:1
-
VB-ICON-MAKER
用VB开发的一个制作图表文件ico的程序(VB-ico file of a production process chart)
- 2011-04-26 12:21:29下载
- 积分:1
-
system
奥运志愿者管理系统
可以录入奥运志愿者的管理信息,并根据用户权限给出不同的登陆界面和操作界面(Volunteer management system for the Olympic Games can be recorded in the management of volunteer information, and are given different permissions based on user interface and operation of the landing interface)
- 2009-04-28 20:25:18下载
- 积分:1