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

搜索资源列表

  1. DES

    0下载:
  2. 分组密码分析: 主要是进行DES密码研究 包括CBC EBC 雪崩分析 差分分析-Block cipher analysis: DES password is mainly to conduct studies included CBC EBC analysis of differential analysis of avalanche
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:141048
    • 提供者:张梦
  1. Des

    0下载:
  2. des解密和解密demo,利用vc++来实现的一个小程序-des decryption and decryption demo, using vc++ to implement a small program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:4540287
    • 提供者:john
  1. Crypt_plusplus

    0下载:
  2. 130多个VC++加密解密算法库(CRYPT++) 此压缩包内有 cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32、base64、modexppc、network 等一些的常见加密、解密算法,非常全的算法集合,超过130个,全部可以编译通过,而且还包含有英文开发文档,研究学习算法的可不要错过。 压缩包内有 VS2005、VC6.0 两个工程类型,方便网友使用啊!-More than 130
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8416432
    • 提供者:swreal
  1. crypt-alg

    0下载:
  2. ustomCryptography est une application qui vous permet d’ utiliser quelques uns des algorithmes de cryptages de la plateforme .net et qui vous permet de créer vos propres algorithmes en utilisant CodeDom. Les algorithmes prédéfinis sont les algo
  3. 所属分类:.net

    • 发布日期:2017-04-04
    • 文件大小:35987
    • 提供者:abdallah
  1. DES

    0下载:
  2. DAta Encryption standard implemented IN MATLAB
  3. 所属分类:matlab

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

    0下载:
  2. Software DES - 3DES & 1DES are supported
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:4360
    • 提供者:amir
  1. des

    1下载:
  2. C语言DES加密源代码,C语言的DES加密实现-DES
  3. 所属分类:Algorithm

    • 发布日期:2016-09-01
    • 文件大小:9156
    • 提供者:sulonshen
  1. DES

    0下载:
  2. Entire Bulid up to DES (descr iptive)
  3. 所属分类:Project Manage

    • 发布日期:2017-04-25
    • 文件大小:29011
    • 提供者:Sheshadri P
  1. DES

    0下载:
  2. DES算法将明文分成64位大小的众多数据块,即分组长度为64位,同时用56位密钥对64位明文信息加密,最终形成64位的密文。如果明文长度不足64位,则将其扩展为64位(如补零等方法)。-DES algorithm is divided into 64-bit plaintext data block size, number of that packet length is 64, while using 56-bit key for 64-bit plaintext message encry
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-31
    • 文件大小:13615471
    • 提供者:肖胜鹏
  1. DES

    0下载:
  2. des 编程实现 c++风格 两圈加密 含解密部分-des programming c++ style, with two laps to decrypt encrypted part of the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:435632
    • 提供者:ads
  1. des_cpp

    0下载:
  2. 用C++实现的数据加密标准(DES)算法的代码,可以实现加解密的功能-Implemented with C++ Data Encryption Standard (DES) algorithm code, encryption and decryption functionality can be achieved
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:31630
    • 提供者:Horace
  1. DES-suan-fa-yan-shi

    0下载:
  2. 此程序为DES的算法演示程序,希望对很多人都有帮助,多多下载!-This program demo program for the DES algorithm, in the hope a lot of people have helped, a lot to download!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:38857
    • 提供者:dawei
  1. DES(fips46-3)

    0下载:
  2. DES (fips46-3).DATA ENCRYPTION STANDARD
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:142819
    • 提供者:Thanh Le Van
  1. DES

    0下载:
  2. DES加密算法的加密与解密实现(网络安全加密算法)-DES encryption algorithm for encryption and decryption implementation (network security encryption algorithm)
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 1. 编写程序实现DES的加、解密: 1)编程构造DES的密钥; 2)应用上述获得的密钥将一段英文或文件进行加、解密。 2. 用DES算法实现口令的安全 -1. Write a program to achieve DES, encryption and decryption: 1) programming construct DES key 2) applications, such access will be a key document in English or en
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:10875
    • 提供者:zhang liang
  1. DES

    0下载:
  2. 用C语言简单的实现了DES三重加密以及解密算法功能。- C language to achieve the encryption and decryption of information.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:3944
    • 提供者:ybshs124
  1. DES

    0下载:
  2. 对密码学的学习后,基于c语言写的DES算法。-After the study of cryptography, based on DES algorithm is written in c language.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:226055
    • 提供者:hbhb
  1. des

    0下载:
  2. DES加密算法的完整实现,加解密速度快。经过测试,可以放心使用。-DES encryption algorithm of the complete implementation of the encryption and decryption speed. After testing, you can rest assured that use.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:5911
    • 提供者:黄亮
  1. MatlabcodefordESalgorithm

    0下载:
  2. this the matlab code for des algorithm-this is the matlab code for des algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:65547
    • 提供者:akshay
  1. Encrypt

    0下载:
  2. J2ME 环境下的简单加密程序,包括DES,light AES,blowfish-DES,light AES,blowfish
  3. 所属分类:J2ME

    • 发布日期:2017-03-31
    • 文件大小:28996
    • 提供者:刘生
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com