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

搜索资源列表

  1. DESDemo

    0下载:
  2. des算法加解密的源代码 提供了对文件的操作可以直接加解密文件
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:22791
    • 提供者:gb
  1. DESjiajiemi

    0下载:
  2. 基于JAVA编程的DES算法加解密工厂的实现
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7649
    • 提供者:123
  1. DES

    0下载:
  2. DES算法要求加密密钥和解密密钥一致。密钥所需的字节数祖长度为8位。基于对需求的理解,密钥由客户设定,在加密和解密的时候,在服务器端输入一密钥达到文件的加密需求,在终端输入同一密钥达到加密文件的解密需求。 DES加密的时候,最后一位长度不足64的,它会自动填补到64,那么在我们进行字节数组到字串的转化过程中,可以把它填补的不可见字符改变了,所以时常引发系统抛出异常。为此,在处理过程中,我们需要把一些信息编码保存起来,使之保证数据完整性。故在des.Des类中运用到了convert4Cha
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6568265
    • 提供者:wuqian
  1. 2_des

    0下载:
  2. des加密算法,可以简单的实现对des的加解密。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:26145
    • 提供者:kitty
  1. DESDemo

    2下载:
  2. c++ des 3des加解密工具! 很使用 很详细!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:17983
    • 提供者:daili
  1. allencryp

    0下载:
  2. 利用VC编写的加解密算法程序,包括DES、RSA等多个算法
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8637763
    • 提供者:吉米
  1. 3des

    2下载:
  2. 3des加解密算法,可实现des三重加密
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5941
    • 提供者:杨梅华
  1. 3DES

    0下载:
  2. 用vc写的加解密软件。可以对文件进行DES算法加密解密。密文文件有特定后缀名。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:80221
    • 提供者:张童泊
  1. windowsDES

    0下载:
  2. windows下的DES文件加解密程序-windows of documents DES encryption and decryption procedures
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3322466
    • 提供者:杜涛
  1. linuxDES

    0下载:
  2. linux下的DES文件加解密-File encryption and decryption with DES on Linux platform
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:109757
    • 提供者:杜涛
  1. calMAC

    0下载:
  2. 计算MAC的c源代码。其中stDES为DES/TDES加解密调用-MAC calculation of c source code. Which stDES for DES / TDES encryption and decryption Call
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1117
    • 提供者:童晓青
  1. desfunc

    0下载:
  2. 传输资料加解密,再以非对称式加密法中...Data Encryption Standard (DES) algorithm,Fast ...经Triple DES CBC 演算法对私密金钥做加密或解 密.使用者可从网站下载NCNUCA的凭证产生程式,自行产生-data transmission encryption and decryption, with non-symmetric encryption method ... Data Encryption Standard (DES) alg
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:55374
    • 提供者:工期
  1. encipher_decipher

    0下载:
  2. 单机加解密,包括des,rsa等基本加密方法,源码与可执行文件-Stand-alone encryption, including the des, rsa basic encryption method, source and executable files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-21
    • 文件大小:6352365
    • 提供者:于明月
  1. Modern-cryptography-

    0下载:
  2. 1、Vigenere的编程实现 使用C语言设计实现古典密码体制中的Vigenere密码,并加/解密一个文件 2、Column permutation 密码的编程实现 编程(建议使用C语言)实现古典密码体制中的Column permutation密码,并加/解密一个字符串或文件 3、DES的编程实现 使用C语言设计实现DES密码,并加/解密一个文件 -1, Vigenere of programming using C language design and impleme
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:6327
    • 提供者:萧瑜
  1. MasteringAlgorithmswithC

    0下载:
  2. 一份很详尽的数据结构与算法资料。除了最基本的数据结构知识外,还介绍了数据压缩、des、rsa加解密等算法.-A very detailed information on data structures and algorithms. In addition to the basic data structure of knowledge, but also introduced a data compression, des, rsa encryption algorithm, etc..
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:2003229
    • 提供者:kaiyan
  1. TEA

    0下载:
  2. 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:2229
    • 提供者:YCLIU
  1. SimpleDES

    0下载:
  2. 实现S-DES对任意文件的加解密。对于加密来说,输入文件就是明文文件,对于解密来说,输入文件就是密文文件。-To achieve S-DES encryption and decryption of any file. For encryption, the input file is plain text file, for decryption, the input file is the ciphertext file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2190
    • 提供者:小杨
  1. BjMwCpu1.0

    1下载:
  2. 安全加解密函数库DES加密DES解密3DES加密3DES解密mac计算口令校验发卡应用-Safety of DES encryption and decryption library to decrypt 3DES DES encryption 3DES decryption password verification card computing applications mac
  3. 所属分类:加密解密

    • 发布日期:2017-02-26
    • 文件大小:57974
    • 提供者:ly
  1. encode

    0下载:
  2. 文件加解密,包括AES,DES,MD5等-File encryption and decryption including AES, DES, MD5,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2668139
    • 提供者:jihchong
  1. Sor3

    0下载:
  2. 转载:TripleDes算法实现提供的TripleDes可以实现3DES在两种模式下的2key/3key的加、解密。在速度优化和内存控制上都做了优化。有任何问题可以发mail给我。我的mail是:name_caesar@msn.com- Reprint: The TripleDes algorithm realization provides TripleDes may realize 3DES under two kind of patterns 2key/3key Canada, the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:1746655
    • 提供者:周磊
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 23 »
搜珍网 www.dssz.com