安全通讯工具"密聊"源代码

时间:2009-03-15 02:52:39
【文件属性】:
文件名称:安全通讯工具"密聊"源代码
文件大小:130KB
文件格式:ZIP
更新时间:2009-03-15 02:52:39
控件 源码 网络通信类 资源 "密聊"采用 2048bit 的 RSA 数据加密算法对数据进行加密和数字签名,由于 RSA 加密少量的信息需要大量的时间,适合用来传递密钥或对重要而敏感且较少的信息通讯.实现的消息通讯安全功能包括1. 身份验证,使收件人确信发件人就是他或她就是公开密钥所对应的那个人;2. 机密性,确保只有预期的收件人能够阅读邮件;3. 完整性,确保消息在传输过程中没有被更改;4. 消息到达确认,发件人确认收件人收到了消息.
【文件预览】:
SecChat
----SecretKeySetup.cpp(3KB)
----BtnST.h(6KB)
----ServiceSocket.cpp(3KB)
----SecretChatDlg.h(8KB)
----PrivateManager.h(2KB)
----Temp.txt(1KB)
----ColorComboBox.h(1KB)
----RSA.h(10KB)
----ServiceSocket.h(1KB)
----ColorEdit.cpp(1KB)
----ColorComboBox.cpp(3KB)
----SecretChat.rc(15KB)
----Label.h(3KB)
----SecretChat.dsp(7KB)
----General.cpp(4KB)
----PrivateManager.cpp(6KB)
----ReadMe.txt(2KB)
----ColorEdit.h(1KB)
----General.h(2KB)
----Connect.h(1KB)
----res()
--------online.wav(6KB)
--------IP.ico(2KB)
--------encrypt .ico(2KB)
--------JiaMi.ico(2KB)
--------MessageSend.wav(10KB)
--------hand.cur(326B)
--------note.ico(2KB)
--------setup.ico(2KB)
--------MessageReceive.wav(16KB)
--------SecretChat.ico(2KB)
--------Thumbs.db(7KB)
--------offline.ico(2KB)
--------disconnection.ico(2KB)
--------sendstop.ico(2KB)
--------sendfile.ico(2KB)
--------idiograph .ico(2KB)
--------offline.wav(5KB)
--------SecretChat.rc2(402B)
--------exit.ico(2KB)
--------connect.ico(2KB)
----Setup.h(2KB)
----AboutDlg.h(1KB)
----ClientSocket.h(1KB)
----SecretKeySetup.h(2KB)
----ListenSocket.cpp(1KB)
----Connect.cpp(1KB)
----SecretKeyEdit.cpp(11KB)
----SecretChat.cpp(2KB)
----SecretChatDlg.cpp(77KB)
----Setup.cpp(9KB)
----Resource.h(5KB)
----StdAfx.cpp(212B)
----PublicKeyManager.cpp(5KB)
----SecretChat.dsw(543B)
----BtnST.cpp(19KB)
----HyperLink.h(3KB)
----SecretKeyEdit.h(2KB)
----ListenSocket.h(1KB)
----ClientSocket.cpp(3KB)
----StdAfx.h(1KB)
----AboutDlg.cpp(2KB)
----__DWORD128.h(1KB)
----RSA.cpp(23KB)
----__DWORD128.cpp(3KB)
----Label.cpp(22KB)
----HyperLink.cpp(9KB)
----PublicKeyManager.h(2KB)
----SecretChat.h(1KB)

网友评论