-
C#创建数字证书并导出为pfx,并使用pfx进行非对称加解密完整示例源码下载
我的项目当中,考虑到安全性,需要为每个客户端分发一个数字证书,同时使用数字证书中的公私钥来进行数据的加解密。为了完成这个安全模块,特写了如下一个DEMO程序,该DEMO程序包含的功能有:1:调用.NET2.0的MAKECERT创建含有私钥的数字证书,并存储到个人证书区;2:将该证书导出为pfx文件,并为其指定一个用来打开pfx文件的password;3:读取pfx文件,导出pfx中公钥和私钥;4:用pfx证书中的公钥进行数据的加密,用私钥进行数据的解密;
- 2013-09-23下载
- 积分:1
-
Server-side installation package. Installed on the desktop after the implementat
--- 服务端安装包。 ------安装后执行桌面上的Chat服务,方可提供连接聊天室。-- Server-side installation package. Installed on the desktop after the implementation of Chat services, be provided to connect the chat room.
- 2022-02-22 02:08:34下载
- 积分:1
-
这是一个简单的socket例程源码,现运行server,并开始。然后运行client,
连接就可以看到提示信息。...
这是一个简单的socket例程源码,现运行server,并开始。然后运行client,
连接就可以看到提示信息。-This is a simple socket routines source, the server is running, and began. Then run client to connect, you can see a message.
- 2022-03-05 02:59:06下载
- 积分:1
-
夸平台的基于ACE的简单文件传输源码
#include <fstream>
#include "ace/OS.h"
#include "...
夸平台的基于ACE的简单文件传输源码
#include
#include "ace/OS.h"
#include "ace/Log_Msg.h"
#include "ace/INET_Addr.h"
#include "ace/SOCK_Stream.h"
#include "ace/SOCK_Connector.h"-Kwame platform based on the ACE source code of a simple file transfer# Include
- 2022-02-12 21:34:47下载
- 积分:1
-
怎么利用VC实现网上拨号功能,里面有VC代码,这个还蛮好用的...
怎么利用VC实现网上拨号功能,里面有VC代码,这个还蛮好用的-how the use of dial-up Internet VC functions, and they VC code, the quite user-friendly
- 2022-10-16 07:40:03下载
- 积分:1
-
qpsk基带gardner位同步
说明: qpsk基带调制和解调matlab程序,包括gardner位同步(qpsk modulate and demodulate in baseband use matlab code,including gardner time synchronization)
- 2021-01-14 10:15:39下载
- 积分:1
-
信号处理中QAM调制、过信道、解调部分 blind
实现信号处理中QAM调制、过信道、解调部分。其中QAM调制部分可改符号点数,M阶数,信道加高斯白噪声、时延、多径,调制解调均有星座图。通过本代码,可学习QAM调制解调,或者通信系统的知识。(To achieve QAM modulation, signal processing over channel, a demodulation section. QAM modulation section can be changed symbolic points M order channel additive white Gaussian noise, delay, multipath, the modem has constellation diagram. QAM modulation and demodulation, or communication system knowledge through this code, you can learn.)
- 2012-11-21 16:28:55下载
- 积分:1
-
这是我们毕业设计做的一个非常完美的能实现检查网络之间通讯的程序(pingplus),有很好的操作界面!很管用的
这是我们毕业设计做的一个非常完美的能实现检查网络之间通讯的程序(pingplus),有很好的操作界面!很管用的-This is what we do design graduate with a perfect inspection to achieve communication between the network (pingplus), a very good user interface! Very effective
- 2022-11-29 21:25:03下载
- 积分:1
-
EKF
extended卡尔曼滤波器是标准的非线性卡尔曼滤波器 本toolbox里包括了各种常用的extended卡尔曼滤波器(toolbox for extended kalman filter (EKF))
- 2009-05-20 19:50:09下载
- 积分:1
-
crc8
CDT规约 CRC8效验 VC编写的,里面有VC控件字符串和HEX数据互相装换的函数(VC Statute CDT prepared CRC8 efficacy, which has strings and HEX data VC control equipment for each function)
- 2021-03-29 12:09:10下载
- 积分:1