文件名称:Socket_Hash_Sign
-
所属分类:
- 标签属性:
- 上传时间:2017-04-17
-
文件大小:474.16kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
功能:
一共有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/
code/Bank/
code/Bank/Bank/
code/Bank/Bank.sln
code/Bank/Bank.suo
code/Bank/Bank/Bank.cpp
code/Bank/Bank/Bank.vcxproj
code/Bank/Bank/Bank.vcxproj.filters
code/Bank/Bank/Bank.vcxproj.user
code/Bank/Bank/BankServer.cpp
code/Bank/Bank/BankServer.h
code/Bank/Bank/Key/
code/Bank/Bank/Key/2.txt
code/Bank/Bank/Key/3.txt
code/Bank/Bank/Key/rsa_priv.txt
code/Bank/Bank/ReadMe.txt
code/Bank/Bank/stdafx.cpp
code/Bank/Bank/stdafx.h
code/Bank/Bank/targetver.h
code/Buyers/
code/Buyers/Buyers/
code/Buyers/Buyers.sln
code/Buyers/Buyers.suo
code/Buyers/Buyers/Buyers.aps
code/Buyers/Buyers/Buyers.cpp
code/Buyers/Buyers/Buyers.h
code/Buyers/Buyers/Buyers.rc
code/Buyers/Buyers/Buyers.vcxproj
code/Buyers/Buyers/Buyers.vcxproj.filters
code/Buyers/Buyers/Buyers.vcxproj.user
code/Buyers/Buyers/BuyersDlg.cpp
code/Buyers/Buyers/BuyersDlg.h
code/Buyers/Buyers/Key/
code/Buyers/Buyers/Key/1.txt
code/Buyers/Buyers/Key/3.txt
code/Buyers/Buyers/Key/rsa_priv.txt
code/Buyers/Buyers/Key/介绍.txt
code/Buyers/Buyers/ReadMe.txt
code/Buyers/Buyers/res/
code/Buyers/Buyers/resource.h
code/Buyers/Buyers/res/Buyers.ico
code/Buyers/Buyers/res/Buyers.rc2
code/Buyers/Buyers/stdafx.cpp
code/Buyers/Buyers/stdafx.h
code/Buyers/Buyers/targetver.h
code/KeyGenerate/
code/KeyGenerate/KeyGenerate/
code/KeyGenerate/KeyGenerate.opensdf
code/KeyGenerate/KeyGenerate.sln
code/KeyGenerate/KeyGenerate.suo
code/KeyGenerate/KeyGenerate/KeyGenerate.aps
code/KeyGenerate/KeyGenerate/KeyGenerate.cpp
code/KeyGenerate/KeyGenerate/KeyGenerate.h
code/KeyGenerate/KeyGenerate/KeyGenerate.rc
code/KeyGenerate/KeyGenerate/KeyGenerate.vcxproj
code/KeyGenerate/KeyGenerate/KeyGenerate.vcxproj.filters
code/KeyGenerate/KeyGenerate/KeyGenerate.vcxproj.user
code/KeyGenerate/KeyGenerate/KeyGenerateDlg.cpp
code/KeyGenerate/KeyGenerate/KeyGenerateDlg.h
code/KeyGenerate/KeyGenerate/ReadMe.txt
code/KeyGenerate/KeyGenerate/res/
code/KeyGenerate/KeyGenerate/resource.h
code/KeyGenerate/KeyGenerate/res/KeyGenerate.ico
code/KeyGenerate/KeyGenerate/res/KeyGenerate.rc2
code/KeyGenerate/KeyGenerate/stdafx.cpp
code/KeyGenerate/KeyGenerate/stdafx.h
code/KeyGenerate/KeyGenerate/targetver.h
code/Seller/
code/Seller/Seller/
code/Seller/Seller.sln
code/Seller/Seller.suo
code/Seller/Seller/Key/
code/Seller/Seller/Key/1.txt
code/Seller/Seller/Key/2.txt
code/Seller/Seller/Key/rsa_priv.txt
code/Seller/Seller/ReadMe.txt
code/Seller/Seller/res/
code/Seller/Seller/Resource.h
code/Seller/Seller/res/Seller.ico
code/Seller/Seller/res/Seller.rc2
code/Seller/Seller/Seller.aps
code/Seller/Seller/Seller.cpp
code/Seller/Seller/Seller.h
code/Seller/Seller/Seller.rc
code/Seller/Seller/Seller.vcxproj
code/Seller/Seller/Seller.vcxproj.filters
code/Seller/Seller/Seller.vcxproj.user
code/Seller/Seller/SellerDlg.cpp
code/Seller/Seller/SellerDlg.h
code/Seller/Seller/stdafx.cpp
code/Seller/Seller/stdafx.h
code/Seller/Seller/targetver.h
code/socket/
code/socket/Common.h
code/socket/Server.cpp
code/socket/Server.h
code/xyssl/
code/xyssl/bignum.c
code/xyssl/bignum.h
code/xyssl/bn_mul.h
code/xyssl/config.h
code/xyssl/havege.c
code/xyssl/havege.h
code/xyssl/md5.c
code/xyssl/md5.h
code/xyssl/rsacal.c
code/xyssl/rsacal.h
code/xyssl/sha1.c
code/xyssl/sha1.h
code/xyssl/Sign.cpp
code/xyssl/Sign.h
code/xyssl/timing.c
code/xyssl/timing.h
code/Bank/
code/Bank/Bank/
code/Bank/Bank.sln
code/Bank/Bank.suo
code/Bank/Bank/Bank.cpp
code/Bank/Bank/Bank.vcxproj
code/Bank/Bank/Bank.vcxproj.filters
code/Bank/Bank/Bank.vcxproj.user
code/Bank/Bank/BankServer.cpp
code/Bank/Bank/BankServer.h
code/Bank/Bank/Key/
code/Bank/Bank/Key/2.txt
code/Bank/Bank/Key/3.txt
code/Bank/Bank/Key/rsa_priv.txt
code/Bank/Bank/ReadMe.txt
code/Bank/Bank/stdafx.cpp
code/Bank/Bank/stdafx.h
code/Bank/Bank/targetver.h
code/Buyers/
code/Buyers/Buyers/
code/Buyers/Buyers.sln
code/Buyers/Buyers.suo
code/Buyers/Buyers/Buyers.aps
code/Buyers/Buyers/Buyers.cpp
code/Buyers/Buyers/Buyers.h
code/Buyers/Buyers/Buyers.rc
code/Buyers/Buyers/Buyers.vcxproj
code/Buyers/Buyers/Buyers.vcxproj.filters
code/Buyers/Buyers/Buyers.vcxproj.user
code/Buyers/Buyers/BuyersDlg.cpp
code/Buyers/Buyers/BuyersDlg.h
code/Buyers/Buyers/Key/
code/Buyers/Buyers/Key/1.txt
code/Buyers/Buyers/Key/3.txt
code/Buyers/Buyers/Key/rsa_priv.txt
code/Buyers/Buyers/Key/介绍.txt
code/Buyers/Buyers/ReadMe.txt
code/Buyers/Buyers/res/
code/Buyers/Buyers/resource.h
code/Buyers/Buyers/res/Buyers.ico
code/Buyers/Buyers/res/Buyers.rc2
code/Buyers/Buyers/stdafx.cpp
code/Buyers/Buyers/stdafx.h
code/Buyers/Buyers/targetver.h
code/KeyGenerate/
code/KeyGenerate/KeyGenerate/
code/KeyGenerate/KeyGenerate.opensdf
code/KeyGenerate/KeyGenerate.sln
code/KeyGenerate/KeyGenerate.suo
code/KeyGenerate/KeyGenerate/KeyGenerate.aps
code/KeyGenerate/KeyGenerate/KeyGenerate.cpp
code/KeyGenerate/KeyGenerate/KeyGenerate.h
code/KeyGenerate/KeyGenerate/KeyGenerate.rc
code/KeyGenerate/KeyGenerate/KeyGenerate.vcxproj
code/KeyGenerate/KeyGenerate/KeyGenerate.vcxproj.filters
code/KeyGenerate/KeyGenerate/KeyGenerate.vcxproj.user
code/KeyGenerate/KeyGenerate/KeyGenerateDlg.cpp
code/KeyGenerate/KeyGenerate/KeyGenerateDlg.h
code/KeyGenerate/KeyGenerate/ReadMe.txt
code/KeyGenerate/KeyGenerate/res/
code/KeyGenerate/KeyGenerate/resource.h
code/KeyGenerate/KeyGenerate/res/KeyGenerate.ico
code/KeyGenerate/KeyGenerate/res/KeyGenerate.rc2
code/KeyGenerate/KeyGenerate/stdafx.cpp
code/KeyGenerate/KeyGenerate/stdafx.h
code/KeyGenerate/KeyGenerate/targetver.h
code/Seller/
code/Seller/Seller/
code/Seller/Seller.sln
code/Seller/Seller.suo
code/Seller/Seller/Key/
code/Seller/Seller/Key/1.txt
code/Seller/Seller/Key/2.txt
code/Seller/Seller/Key/rsa_priv.txt
code/Seller/Seller/ReadMe.txt
code/Seller/Seller/res/
code/Seller/Seller/Resource.h
code/Seller/Seller/res/Seller.ico
code/Seller/Seller/res/Seller.rc2
code/Seller/Seller/Seller.aps
code/Seller/Seller/Seller.cpp
code/Seller/Seller/Seller.h
code/Seller/Seller/Seller.rc
code/Seller/Seller/Seller.vcxproj
code/Seller/Seller/Seller.vcxproj.filters
code/Seller/Seller/Seller.vcxproj.user
code/Seller/Seller/SellerDlg.cpp
code/Seller/Seller/SellerDlg.h
code/Seller/Seller/stdafx.cpp
code/Seller/Seller/stdafx.h
code/Seller/Seller/targetver.h
code/socket/
code/socket/Common.h
code/socket/Server.cpp
code/socket/Server.h
code/xyssl/
code/xyssl/bignum.c
code/xyssl/bignum.h
code/xyssl/bn_mul.h
code/xyssl/config.h
code/xyssl/havege.c
code/xyssl/havege.h
code/xyssl/md5.c
code/xyssl/md5.h
code/xyssl/rsacal.c
code/xyssl/rsacal.h
code/xyssl/sha1.c
code/xyssl/sha1.h
code/xyssl/Sign.cpp
code/xyssl/Sign.h
code/xyssl/timing.c
code/xyssl/timing.h
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
