文件名称:Socket_Hash_Sign
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2017-04-17
- 文件大小:
- 474kb
- 下载次数:
- 0次
- 提 供 者:
- h*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
功能:
一共有4个exe,具体模拟了银行、买家、卖家之间发送数据,即socket编程。然后,对于每次发送的数据会进行hash 以及签名处理,模拟买家卖家银行之间购买数据的一个简单校验。
其用到了xyssl进行hash以及签名。-Function:
A total of 4 exe, a specific simulation of the bank, buyers, sellers to send data, that is, socket programming. Then, for each of the data will be sent to the hash as well as the signature processing, simulation buyers and sellers to buy data between a simple check.
The use of xyssl for hash and signature.
一共有4个exe,具体模拟了银行、买家、卖家之间发送数据,即socket编程。然后,对于每次发送的数据会进行hash 以及签名处理,模拟买家卖家银行之间购买数据的一个简单校验。
其用到了xyssl进行hash以及签名。-Function:
A total of 4 exe, a specific simulation of the bank, buyers, sellers to send data, that is, socket programming. Then, for each of the data will be sent to the hash as well as the signature processing, simulation buyers and sellers to buy data between a simple check.
The use of xyssl for hash and signature.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
code
....\Bank
....\....\Bank
....\....\Bank.sln
....\....\Bank.suo
....\....\....\Bank.cpp
....\....\....\Bank.vcxproj
....\....\....\Bank.vcxproj.filters
....\....\....\Bank.vcxproj.user
....\....\....\BankServer.cpp
....\....\....\BankServer.h
....\....\....\Key
....\....\....\...\2.txt
....\....\....\...\3.txt
....\....\....\...\rsa_priv.txt
....\....\....\ReadMe.txt
....\....\....\stdafx.cpp
....\....\....\stdafx.h
....\....\....\targetver.h
....\Buyers
....\......\Buyers
....\......\Buyers.sln
....\......\Buyers.suo
....\......\......\Buyers.aps
....\......\......\Buyers.cpp
....\......\......\Buyers.h
....\......\......\Buyers.rc
....\......\......\Buyers.vcxproj
....\......\......\Buyers.vcxproj.filters
....\......\......\Buyers.vcxproj.user
....\......\......\BuyersDlg.cpp
....\......\......\BuyersDlg.h
....\......\......\Key
....\......\......\...\1.txt
....\......\......\...\3.txt
....\......\......\...\rsa_priv.txt
....\......\......\...\介绍.txt
....\......\......\ReadMe.txt
....\......\......\res
....\......\......\resource.h
....\......\......\...\Buyers.ico
....\......\......\...\Buyers.rc2
....\......\......\stdafx.cpp
....\......\......\stdafx.h
....\......\......\targetver.h
....\KeyGenerate
....\...........\KeyGenerate
....\...........\KeyGenerate.opensdf
....\...........\KeyGenerate.sln
....\...........\KeyGenerate.suo
....\...........\...........\KeyGenerate.aps
....\...........\...........\KeyGenerate.cpp
....\...........\...........\KeyGenerate.h
....\...........\...........\KeyGenerate.rc
....\...........\...........\KeyGenerate.vcxproj
....\...........\...........\KeyGenerate.vcxproj.filters
....\...........\...........\KeyGenerate.vcxproj.user
....\...........\...........\KeyGenerateDlg.cpp
....\...........\...........\KeyGenerateDlg.h
....\...........\...........\ReadMe.txt
....\...........\...........\res
....\...........\...........\resource.h
....\...........\...........\...\KeyGenerate.ico
....\...........\...........\...\KeyGenerate.rc2
....\...........\...........\stdafx.cpp
....\...........\...........\stdafx.h
....\...........\...........\targetver.h
....\Seller
....\......\Seller
....\......\Seller.sln
....\......\Seller.suo
....\......\......\Key
....\......\......\...\1.txt
....\......\......\...\2.txt
....\......\......\...\rsa_priv.txt
....\......\......\ReadMe.txt
....\......\......\res
....\......\......\Resource.h
....\......\......\res\Seller.ico
....\......\......\...\Seller.rc2
....\......\......\Seller.aps
....\......\......\Seller.cpp
....\......\......\Seller.h
....\......\......\Seller.rc
....\......\......\Seller.vcxproj
....\......\......\Seller.vcxproj.filters
....\......\......\Seller.vcxproj.user
....\......\......\SellerDlg.cpp
....\......\......\SellerDlg.h
....\......\......\stdafx.cpp
....\......\......\stdafx.h
....\......\......\targetver.h
....\socket
....\......\Common.h
....\......\Server.cpp
....\......\Server.h
....\xyssl
....\.....\bignum.c
....\.....\bignum.h
....\.....\bn_mul.h