VC 密聊程序 RSA消息加密发送例子.rar

上传者: 39841848 | 上传时间: 2022-12-29 13:41:42 | 文件大小: 122KB | 文件类型: RAR
VC 密聊程序 RSA消息加密发送例子,程序运行后在Windows托盘处显示图标,除了加密消息后发出实现私密聊天外,程序还可进行一些辅助设置选项:比如消息发送到达后声音提醒、收到消息后自动弹出消息框、启动网络周期性连接、程序自动运行等。使用说明:
  1. 按"IP"获取本机的IP地址;
  2. 将您的IP地址告诉朋友;(如,通过QQ、Email)
  3. 让对方将您的IP地址填入"连接"中的IP地址;
  4. 使用前还需要生成自己的私有密钥和通过安全通道获取对方的公开密钥;
  5. 连通后,您就可以进行安全的通话.
  
  本 "密聊"程序采用 2048bit 的 RSA 数据加密算法对数据进行加密和数字签名,由于 RSA 加密少量的信息需要大量的时间,适合用来传递密钥或对重要而敏感且较少的信息通讯.实现的消息通讯安全功能包括
  1. 身份验证,使收件人确信发件人就是他或她就是公开密钥所对应的那个人;
  2. 机密性,确保只有预期的收件人能够阅读邮件;
  3. 完整性,确保消息在传输过程中没有被更改;
  4. 消息到达确认,发件人确认收件人收到了消息.

文件下载

资源详情

[{"title":"( 68 个子文件 122KB ) VC 密聊程序 RSA消息加密发送例子.rar","children":[{"title":"codesc.net","children":[{"title":"SecChat","children":[{"title":"SecretKeySetup.cpp <span style='color:#111;'> 2.68KB </span>","children":null,"spread":false},{"title":"BtnST.h <span style='color:#111;'> 6.00KB </span>","children":null,"spread":false},{"title":"ServiceSocket.cpp <span style='color:#111;'> 2.66KB </span>","children":null,"spread":false},{"title":"SecretChatDlg.h <span style='color:#111;'> 7.52KB </span>","children":null,"spread":false},{"title":"PrivateManager.h <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"Temp.txt <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"ColorComboBox.h <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"RSA.h <span style='color:#111;'> 9.67KB </span>","children":null,"spread":false},{"title":"ServiceSocket.h <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"ColorEdit.cpp <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false},{"title":"ColorComboBox.cpp <span style='color:#111;'> 2.64KB </span>","children":null,"spread":false},{"title":"SecretChat.rc <span style='color:#111;'> 15.44KB </span>","children":null,"spread":false},{"title":"Label.h <span style='color:#111;'> 2.58KB </span>","children":null,"spread":false},{"title":"SecretChat.dsp <span style='color:#111;'> 7.24KB </span>","children":null,"spread":false},{"title":"General.cpp <span style='color:#111;'> 3.60KB </span>","children":null,"spread":false},{"title":"PrivateManager.cpp <span style='color:#111;'> 5.95KB </span>","children":null,"spread":false},{"title":"ReadMe.txt <span style='color:#111;'> 1.91KB </span>","children":null,"spread":false},{"title":"ColorEdit.h <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false},{"title":"General.h <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"Connect.h <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false},{"title":"res","children":[{"title":"online.wav <span style='color:#111;'> 6.02KB </span>","children":null,"spread":false},{"title":"IP.ico <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"encrypt .ico <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"JiaMi.ico <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"MessageSend.wav <span style='color:#111;'> 10.02KB </span>","children":null,"spread":false},{"title":"hand.cur <span style='color:#111;'> 326B </span>","children":null,"spread":false},{"title":"note.ico <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"setup.ico <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"MessageReceive.wav <span style='color:#111;'> 16.16KB </span>","children":null,"spread":false},{"title":"SecretChat.ico <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"Thumbs.db <span style='color:#111;'> 7.00KB </span>","children":null,"spread":false},{"title":"offline.ico <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"disconnection.ico <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"sendstop.ico <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"sendfile.ico <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"idiograph .ico <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"offline.wav <span style='color:#111;'> 5.09KB </span>","children":null,"spread":false},{"title":"SecretChat.rc2 <span style='color:#111;'> 402B </span>","children":null,"spread":false},{"title":"exit.ico <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"connect.ico <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false}],"spread":false},{"title":"Setup.h <span style='color:#111;'> 1.70KB </span>","children":null,"spread":false},{"title":"AboutDlg.h <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"ClientSocket.h <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":"SecretKeySetup.h <span style='color:#111;'> 1.57KB </span>","children":null,"spread":false},{"title":"ListenSocket.cpp <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"Connect.cpp <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false},{"title":"SecretKeyEdit.cpp <span style='color:#111;'> 10.52KB </span>","children":null,"spread":false},{"title":"SecretChat.cpp <span style='color:#111;'> 2.26KB </span>","children":null,"spread":false},{"title":"SecretChatDlg.cpp <span style='color:#111;'> 76.91KB </span>","children":null,"spread":false},{"title":"Setup.cpp <span style='color:#111;'> 8.68KB </span>","children":null,"spread":false},{"title":"Resource.h <span style='color:#111;'> 4.87KB </span>","children":null,"spread":false},{"title":"StdAfx.cpp <span style='color:#111;'> 212B </span>","children":null,"spread":false},{"title":"PublicKeyManager.cpp <span style='color:#111;'> 4.86KB </span>","children":null,"spread":false},{"title":"SecretChat.dsw <span style='color:#111;'> 543B </span>","children":null,"spread":false},{"title":"BtnST.cpp <span style='color:#111;'> 18.87KB </span>","children":null,"spread":false},{"title":"HyperLink.h <span style='color:#111;'> 2.74KB </span>","children":null,"spread":false},{"title":"SecretKeyEdit.h <span style='color:#111;'> 2.47KB </span>","children":null,"spread":false},{"title":"ListenSocket.h <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"ClientSocket.cpp <span style='color:#111;'> 2.74KB </span>","children":null,"spread":false},{"title":"StdAfx.h <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"AboutDlg.cpp <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"__DWORD128.h <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"RSA.cpp <span style='color:#111;'> 22.75KB </span>","children":null,"spread":false},{"title":"__DWORD128.cpp <span style='color:#111;'> 3.29KB </span>","children":null,"spread":false},{"title":"Label.cpp <span style='color:#111;'> 21.67KB </span>","children":null,"spread":false},{"title":"HyperLink.cpp <span style='color:#111;'> 8.91KB </span>","children":null,"spread":false},{"title":"PublicKeyManager.h <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"SecretChat.h <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明