CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 文件 加密 des

搜索资源列表

  1. des

    0下载:
  2. 密码学,DEStool,课设 MFC ,des加解密,三重及文件加密功能。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:2038002
    • 提供者:houxiang
  1. des

    0下载:
  2. 可以对文件进行DES或RSA加密,并附带有测试的代码-DES or RSA encryption on the file, together with the test code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3726
    • 提供者:xiaoyao
  1. DES

    0下载:
  2. 在linux下的透明文件加密解密程序,运用des算法加解密,程序很简单,大家可以借鉴学习-Linux transparent file encryption and decryption procedures, the use of des algorithm encryption and decryption, the program is very simple, we can learn from
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-05-07
    • 文件大小:6144
    • 提供者:sancy
  1. DES

    0下载:
  2. DES加密解密的实现,能够实现文件加密解密,-DES encryption and decryption implementations
  3. 所属分类:Console

    • 发布日期:2017-11-29
    • 文件大小:595826
    • 提供者:杨琳珊
  1. des

    0下载:
  2. 对des加密算法的实现,未实现对文件加密-Achieving des encryption algorithm to encrypt files unrealized
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:2579
    • 提供者:卢鸿基
  1. DES

    0下载:
  2. 这是一个DES(数据加密标准)的源代码,用于加密数据,很适合用于文件加密。-This ia a passage of code of DES,which you can use to encrypt you data,besides,this is also a good tool to encrypt your document.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:4794
    • 提供者:wanz
  1. DES

    0下载:
  2. DES算法实现 包括明文密文的相互转化 以及选择txt文件进行DES加密-DES algorithm, including mutual transformation of plaintext and ciphertext choose txt files DES encryption
  3. 所属分类:Network Security

    • 发布日期:2017-04-17
    • 文件大小:276063
    • 提供者:朱星烨
  1. des

    0下载:
  2. des加密,主要用于文件加密方面的学习对于在这方面有疑惑的朋友能省下一些时间-Encryption is mainly used for file encryption des aspects of learning
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3786
    • 提供者:lf
  1. des

    0下载:
  2. 实现对单文件的DES加密解密,不限制大小,DES加密部分自写,非调用,用于学习DES原理。-The realization of the single document DES encryption and decryption, no limit to the size, DES encryption part self written, non call, for learning DES principle.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-03
    • 文件大小:912491
    • 提供者:谷馨宇
  1. des

    0下载:
  2. VC++编写实现的文件加密程序,可实现RAR、exe/jpg等格式文件的加密-VC++ prepared to achieve the file encryption procedures can be achieved RAR, exe/jpg and other formats encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:26423
    • 提供者:zcwlo
  1. DES

    0下载:
  2. 完成输入字符串、读写文件两种形式的加密与解密。(Complete the input string, read and write files in two forms of encryption and decryption.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-21
    • 文件大小:3112960
    • 提供者:珊瑚虫
  1. DES

    0下载:
  2. 利用DES算法生成秘钥对文件进行加密和解密(Use DES to encrypt and decrypt)
  3. 所属分类:加密解密

    • 发布日期:2017-12-29
    • 文件大小:4096
    • 提供者:Jerry_Handson
  1. DES

    0下载:
  2. VS2013运行,能够给实现文件和字符串的加密和解密。可以直接复制到Linux上进行编译。(VS2013 runs and can encrypt and decrypt the implementation files and strings.It can be copied directly to Linux for compilation.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:1196032
    • 提供者:Kisly_chen
  1. Des+Md5

    0下载:
  2. 此程序由VC++编写而成,运行程序在release文件夹下,可以实现对文件的加密和解密操作(Can be achieved on the document encryption and decryption operations)
  3. 所属分类:加密解密

    • 发布日期:2018-01-02
    • 文件大小:1691648
    • 提供者:zhukun20032394
  1. encfile

    0下载:
  2. 实现对任意文件的加密解密操作,Buffer缓存处理技术解决文件长度问题(Achieve arbitrary file encryption and decryption operations, Buffer cache processing technology to solve the file length problem)
  3. 所属分类:系统/网络安全

    • 发布日期:2018-01-03
    • 文件大小:2993152
    • 提供者:liyun
  1. DES

    0下载:
  2. 该DES加密器实现了一重DES的五种加密模式,即ECB、CBC、CFB、OFB、CRT。 为了减小文件长度,已删除了Debug目录,解压缩后可以自行编译生成。(The DES encrypt implements five encryption modes of a heavy DES, namely, ECB, CBC, CFB, OFB, and CRT. In order to reduce the length of the file, the Debug dir
  3. 所属分类:加密解密

    • 发布日期:2018-01-06
    • 文件大小:57344
    • 提供者:曦凡
  1. sxy--des

    0下载:
  2. 对八位字符进行加密与解密(使用时需要建立两个TXT文件,具体请看源代码)(bit characters are encrypted and decrypted (using two TXT files to be used when using the source code))
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:262144
    • 提供者:山鬼i
  1. VB.NET DES文件加密解密源代码

    1下载:
  2. Visual Studio .NET VB编程语言 使用MD5(DES) 8位密钥加密或解密文件function源代码
  3. 所属分类:系统编程

    • 发布日期:2018-03-14
    • 文件大小:64412
    • 提供者:Delta_18
  1. DES

    0下载:
  2. 本文件主要用于DES方案的加密解密,用java语言进行开发。(This document is mainly used for encryption and decryption of the DES scheme, and is developed in the Java language.)
  3. 所属分类:加密解密

  1. DES

    0下载:
  2. 使用C语言实现DES加密解密算法的实现,其中的文件是正确加密范例 讲解网页(Using C language to achieve DES encryption and decryption algorithm, the file is the correct encryption example. Explaining web pages: https://www.cnblogs.com/lixiaoxu/articles/7736917.html)
  3. 所属分类:加密解密

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:AIRCode
« 1 2 3 45 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com