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

搜索资源列表

  1. dess.zip

    0下载:
  2. Fast DES kit - Phil Karn, KA9Q September 2, 1994 This archive includes optimized DES code in portable C, Borland inline assembler for the 386, and GNU 'as' format assembler for the 386. Contents: readme - this file readme.des - details on
  3. 所属分类:加密解密

    • 发布日期:2023-11-09
    • 文件大小:52850
    • 提供者:
  1. fast-des3.0.tar.z

    0下载:
  2. des算法实现源码
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:100637
    • 提供者:
  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. fast-des3.0.tar.z

    0下载:
  2. des算法实现源码,des algorithm realization source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:100637
    • 提供者:
  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. des_c

    0下载:
  2. C语言的DES算法,速度很快,是VC++的好几倍、-C language of the DES algorithm, very fast, is several times the VC++,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:210413
    • 提供者:陈辉
  1. des_win

    0下载:
  2. Des加密程序, 简单的加密程序,但是速度很快-Des encryption, a simple encryption program, but very fast
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:11658
    • 提供者:shenli
  1. DES

    0下载:
  2. 一个标准的DES加密算法,速度不是很快,但很好的实现了加密功能,步骤细致。-A standard DES encryption algorithm, the speed is not fast, but achieved very good encryption, step carefully.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:24234
    • 提供者:XQ
  1. WjcDes2

    0下载:
  2. DES算法的快速实现,比普通算法快的多,但是具体是多少我没有测-Fast Implementation of DES, faster than the more common method, but how much I did not test the specific
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:12017
    • 提供者:suchongmao
  1. RC4

    0下载:
  2. RC4加密算法是一种加密较快的算法,他的加密速度是des的10倍以上-RC4 encryption algorithm is a fast encryption algorithm, encryption speed of his more than 10 times des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:1082
    • 提供者:
  1. NEWDES.ZIP

    0下载:
  2. Very Fast Code For DES Algorithm in C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:3416
    • 提供者:VeriSam
  1. DES-Image

    0下载:
  2. Digital Images and video encryption plays an important role in today’s multimedia world. Many encryption schemes have been proposed to provide security for digital images. Usually the symmetric key ciphering algorithms are used in encrypting digi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:634510
    • 提供者:Bhanu
  1. deslib

    0下载:
  2. fast and simple des(+ cbc) implementation with sample test project
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:8407
    • 提供者:bukake
  1. DES

    0下载:
  2. 一个简单的DES算法,Windows Console Application。不能读入文件,但稍微修改一下就行了。另外算法用的是字符串所以在速度上可能并不快。本人大一学生,理解并不深刻,希望谅解。-A simple DES algorithm, the Windows Console Application. Can not read the file, but a little change on the line. In addition, the algorithm used is the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:3335
    • 提供者:mrtang
  1. SW_DES_Encryption

    0下载:
  2. 依据DES加密算法的思想,在VC++6.0编辑器上实现对文件的加解密,具有加解密速度快的优点,快速实现对文件的加解密,速度优于公钥加密体制。-Based on the idea of ​ ​ the DES encryption algorithm implemented on in VC++6.0 Editor file encryption and decryption, encryption and decryption speed advantages, fast f
  3. 所属分类:CA program

    • 发布日期:2017-11-08
    • 文件大小:114790
    • 提供者:wmt
  1. DES

    0下载:
  2. des加密算法。注意:这只是标准DES算法的例子,所以速度并不是很快,不适用于大量数据加密的场-des encryption algorithm. Note: This is just the example of the standard DES algorithm, so speed is not fast, does not apply to the field of large amounts of data encryption
  3. 所属分类:Crack_Hack

    • 发布日期:2017-11-23
    • 文件大小:8256
    • 提供者:张贻旭
  1. S-DES

    0下载:
  2. 简单DES算法(S-DES),能对文件和数据进行加解密,算法快速简单-simple-des,C-FREE,Simple DES algorithm (S- DES), to add files and data, the algorithm is fast and easy
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:21962
    • 提供者:duan
  1. carmel

    0下载:
  2. des - fast & portable DES encryption & decryption.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:8333
    • 提供者:foukinvw
  1. des

    0下载:
  2. DES crypt on Pascal, very fast
  3. 所属分类:加密解密

    • 发布日期:2018-11-14
    • 文件大小:4096
    • 提供者:Teichmuller
搜珍网 www.dssz.com