CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 加密 聊天

搜索资源列表

  1. TalkSec

    1下载:
  2. 加密的局域网聊天程序,采用RSA加密算法,可保证聊天的私密-Chat LAN encryption procedures, using the RSA encryption algorithm, can guarantee that the privacy Chat
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:42799
    • 提供者:senxly
  1. SecureChatDemo

    0下载:
  2. 使用VC++开发的安全聊天程序,采用MD5和RSA加密算法,使用IOCP技术,-use development of the VC Chat safety procedures, using MD5 and RSA encryption algorithm, the use of IOCP technology,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:110398
    • 提供者:李晓风
  1. SecureChat

    0下载:
  2. 提供加密的c/s 聊天程序。用到对称加密算法和非对称加密算法,实现客户服务器的安全聊天
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:268936
    • 提供者:梅三
  1. SecChat tool

    0下载:
  2. RSA加密的聊天源代码-chat RSA encryption source code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:207022
    • 提供者:张文奇
  1. vc-RSAnew.ra20050713

    0下载:
  2. 使用VC++开发的安全聊天程序,采用MD5和RSA加密算法,使用IOCP技术-use development of the VC Chat safety procedures, using MD5 and RSA encryption algorithm, the use of IOCP technology,
  3. 所属分类:Network Security

    • 发布日期:2017-04-03
    • 文件大小:420259
    • 提供者:有才
  1. secchat_src

    0下载:
  2. 一个用RSA算法实现加密通信的聊天程序。--A encrypted chatting program using RSA algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:133632
    • 提供者:张甜
  1. jiami

    0下载:
  2. C#加密聊天程序,有客户端和服务器端,是经过加密了的哦-CSharp encrypted chat program, a client and server is encrypted through Oh
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:37036
    • 提供者:秦月
  1. program

    0下载:
  2. oa办公,文件加密发送 安全可靠,结合聊天、新闻等,-oa office oa办公,文件加密发送 安全可靠,结合聊天、新闻等,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-16
    • 文件大小:25090762
    • 提供者:WFL
  1. ChattingSystemWithSecurityFunction

    0下载:
  2. 这是我上学时的一个作业,使用symetric key和mac给一个聊天程序发送的信息加密和解密。使用c#编写。单机测试的时候,打开2个实例,然后其中一个点listen,另一个的hostname填上localhost,然后点连接。两个chat就可以互相发送信息了。-This is my school, a job, use symetric key and the mac to a chat program to send the message encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:220933
    • 提供者:刘洋
  1. chartcode

    0下载:
  2. 该代码是根据在网络中生成密钥来加密与解密,实现聊天的秘密化。-The code is based on the network to generate keys to encrypt and decrypt the secret of achieving chat.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1849567
    • 提供者:王松
  1. RSA_encryption_algorithm_secret_chat_vc_source_cod

    0下载:
  2. RSA算法加密的秘密聊天工具vc++源码版RSA encryption algorithm secret chat vc + + source code version-RSA encryption algorithm secret chat vc++ source code version
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:125666
    • 提供者:hxc
  1. DES1

    0下载:
  2. DES加密的简易聊天工具,支持对字符串的DES加密和解密-Simple chat DES encryption, support for DES encryption and decryption string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:4651
    • 提供者:linrui
  1. chat1

    0下载:
  2. 使用DES加密算法对聊天内容进行加密的P2P聊天软件-Use DES encryption algorithm encrypt to chat content of P2P chat software
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2260117
    • 提供者:huangjinli
  1. DES-chat

    0下载:
  2. DES加密聊天工具,共包含3个文件:chat.cpp、des.h、makefile。 编译:命令行模式下,切换到代码所在目录,输入make后回车即可。 运行:命令行模式下输入 ./chat,然后选择程序执行角色(客户端或服务器)。如选择服务器,则程序自动打开端口开始监听;如选择客户端,则需要输入服务器地址。最后输入命令quit退出程序。-DES encrypted chat tool, contains a total of 3 files: chat.cpp, des.h, makef
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:5886
    • 提供者:Sunny kim
  1. CryptTalk

    1下载:
  2. 加密聊天,内附文档。利用DES,RSA,MD5算法进行消息的加密发送与解密,以及消息的验证-encryption talk
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:2075257
    • 提供者:朱湘
  1. RSA_chat

    0下载:
  2. 一个很好用的聊天加密软件,使用rsa进行加密-A good chat with encryption software, encryption using rsa ~ ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3628760
    • 提供者:yangguang
  1. SecChat

    0下载:
  2. 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名-The chat program uses 2048bit of RSA data encryption algorithm for data encryption and digital signature
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:123061
    • 提供者:
  1. MyChat

    0下载:
  2. 一个实现加密的网络聊天工具,可以进行加密设置-A chat tool to achieve encryption, encryption settings can be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4587520
    • 提供者:shaopeng
  1. SecChat

    0下载:
  2. 加密聊天源代码,非常好用,值得参考,RSA加密方式,很不错哦-Encrypted chat source code, very easy to use, worth considering, RSA encryption method, which was very good, oh
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:124152
    • 提供者:abc
  1. security-chats

    0下载:
  2. 用java写的,网络安全聊天,用des加密聊天内容、用rsa加密进行对消息摘要进行签名、用md5对消息生成摘要等等。-Written using java, network security, chat, chat with des encryption, rsa encryption used to sign the message digest using md5 generates a summary of the news and so on.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:42282
    • 提供者:freeson
« 12 »
搜珍网 www.dssz.com