CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - 实现文件传输

搜索资源列表

  1. 200832811318156

    0下载:
  2. 该源代码实现了局域网内的信息传递、文件传输,并支持文件夹数据传输功能,希望对大家有所帮助.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:212726
    • 提供者:vivian
  1. DesEncription.rar

    0下载:
  2. 实现DES加密算法..对文件与数字进行加密操作.实现数据的安全性传输.,.. Implementation of DES encryption algorithm to encrypt files and digital operation. Realize the security of data transmission.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:33911
    • 提供者:曾玉富
  1. openssh-5.2p1.tar

    0下载:
  2. OpenSSH是一个免费(Free)版本的基于SSH协议的网络连接工具软件包。它将所有通信流量进行加密,可以有效地防范各种监听手段,杜绝网络连接的泄密。OpenSSH具备安全性高、可靠性高、可用性好、功能全面等特点。不仅如此,由于OpenSSH的开放性,用户还可以通过Internet得到广泛及时的技术支持。 OpenSSH目前支持支持SSH协议1.3版本、1.5版本和2.0版本,包括这样一些应用程序: sshd:服务器端的守护程序,监听来自客户机的连接,负责完成安全验证并提供服务。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:1016612
    • 提供者:liuliu
  1. jiami

    0下载:
  2. 实现简单的TXT文件加密传输,加密方法为RSA加密算法。-Simple transmission TXT file encryption, encryption method of RSA encryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:2504
    • 提供者:张学强
  1. CBase64

    0下载:
  2. VC++加密头文件,这个头文件可以实现数据的加密,是数据的传输更加安全。-VC++ header file encryption, this header file can achieve data encryption, data transmission is more secure.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1975
    • 提供者:徐明
  1. ECCApp

    0下载:
  2. 使用java实现椭圆加密文件,并在服务器和客户端安全传输解密后的文件。-Using Java language to realize the ECC encryption of important files, and transport them from server to client.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:799241
    • 提供者:孙倩茹
  1. DES

    0下载:
  2. 对文件使用DES进行加解密,实现文件在传输过程中的安全性-The file using DES encryption and decryption, file-transfer process in the security
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:189332
    • 提供者:
  1. SecureCommunication

    0下载:
  2. 本程序能实现文件安全传输,通过对传输文件进行加解密以及密钥交换以实现文件的安全传输-This procedure enables secure transmission of files, transfer files through encryption and decryption, and key exchange in order to achieve secure transmission of documents
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-30
    • 文件大小:13004387
    • 提供者:qwerty
  1. MD5_C

    0下载:
  2. 使用C实现的MD5加密算法,可用于文件传输校验-This is a source of MD5 encryption algorithm using C.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:2735
    • 提供者:redrain
  1. DES

    0下载:
  2. C++实现DES加密算法,结合Base64,与转换加密,并且输出DLL,可以用于网站程序调用,实现数据与文件的加密.这种加密后的数据用普通字符用HTML传输,有两层加密,可逆,不会被破解.-C++, DES encryption algorithm and Base64, and conversion of encryption, and the output DLL, can be used to call a web application, data and file encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:147069
    • 提供者:li oie miru
  1. jiami

    1下载:
  2. 加密解密 MFC 程序用DES加密算法编写的加密程序 利用加密程序可以实现对数据信息的加解密功能,数据信息可以是文本、图片、音频、视频文件。 综合实验:建立一加密传输系统,发送方将加密后的密文文件进行传输,发给接收方。接收方将接收到的密文进行解密,并将还原后的明文输出。-MFC program with encryption and decryption DES encryption algorithm the encryption program written using encrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1915016
    • 提供者:feifei
  1. efile

    0下载:
  2. 实现数据加密功能,可以简单的加密文件,保护数据传输的安全性-Data encryption, you can simply encrypt files, protect the security of data transmission
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4184682
    • 提供者:panda
  1. Test1

    0下载:
  2. 自己写的安全试验作业,调用encryptModule实现的DES,SHA,RSA加密远程文件传输,采用eclipse VE开发。-Own written safety test operations, calling encryptModule achieve DES, SHA, RSA encryption remote file transfer, the eclipse the VE development.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:64627
    • 提供者:
  1. RSA

    0下载:
  2. 基于RSA的小型传输系统,实现较大文件的加密解密及文件传输-RSA-based small transmission system, large files and file transfer encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2211759
    • 提供者:王金真
  1. MD5File-encryption-transmission

    0下载:
  2. 基于md5的文件加密传输,包含TransSever和TransClient两个程序,通过运行这两个程序可以实现文件的传输-Md5-based file encryption transmission, including TransSever and TransClient two procedures, by running these two programs can transfer files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7410109
    • 提供者:彭红巧
  1. DESTRANS

    0下载:
  2. 实现的一个DES文件加密传输系统,能够在共享密钥的基础上实现DES加解密和传输功能。-Achieve a DES encrypted file transfer system, to achieve DES encryption and decryption and transmission functions on the basis of shared key.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-27
    • 文件大小:10309841
    • 提供者:何星灿
  1. SHA

    0下载:
  2. 计算文件的SHA1 值的实现源码。 安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准 (Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。在传输的过程中,数据很可能会发生变化,那么这时候就会产生不同的消息摘要。 SHA1有如下特性:不可
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2752
    • 提供者:johnxi
  1. 用Java实现数字签名

    0下载:
  2. 信息安全实现一个简单的数字签名系统 ,能够进行简单的文件下载与传输(The realization of a simple digital signature system of information security, can download files and simple transmission)
  3. 所属分类:加密解密

    • 发布日期:2018-01-10
    • 文件大小:191488
    • 提供者:xxmwyx
搜珍网 www.dssz.com