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

搜索资源列表

  1. Encrypt

    1下载:
  2. JAVA实现的文件加密.解密功能。DES,RSA算法集合-JAVA Implementation of file encryption and decryption functions. DES, RSA algorithm is a collection of
  3. 所属分类:Applet

    • 发布日期:2017-05-02
    • 文件大小:624445
    • 提供者:丁壳
  1. DES1

    0下载:
  2. 关于DES加密算法的c++实现,程序功能比较完整,比较适合初学者阅读-On the DES encryption algorithm c++ achieve more complete, the program features, suitable for beginners to read
  3. 所属分类:Exploit

    • 发布日期:2017-03-30
    • 文件大小:220776
    • 提供者:王伟
  1. mydesDemo

    0下载:
  2. des 加密解密的 C++ 实现,里面有完整的工程例子,甚至可执行程序也一并打包上去了,开发时可以直接调用-des encryption decryption C++ implementation, there is a complete example of engineering, and even executable programs packaged together up, when development ,itcan be called directly
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:1246712
    • 提供者:潘洪升
  1. DdesE

    0下载:
  2. DES加密算法C语言实现,我以以将它成功的移植到Nios处理器上 -DES encryption algorithm C language, to be a successful transplant to the Nios processor
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1820
    • 提供者:粘附
  1. DDESalgorithmE

    0下载:
  2. DES算法。使用C++编程实现现的DES加密算法。可直接使用。 -DES algorithm. To use C++ programming is now the DES encryption algorithm. Can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:483422
    • 提供者:CerisTao
  1. CEncryptiionS

    0下载:
  2. CSHARP实现Des , Rc2, Rijndaell, TripleDes加密的类,已通过测试。 -CSHARP DES, RC2, Rijndaell TripleDes encryption class, has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:21563
    • 提供者:奉献
  1. sDESS061207ooi

    0下载:
  2. 实现简单易懂的DES算法,,并对密钥转换进行了少量的优化 -Easy to understand the DES algorithm, a little fine tuning, and the key conversion
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:13834
    • 提供者:对称
  1. acryyptoloogyc

    0下载:
  2. 实现了三种古典密码学体制与DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还能解密生成文件13.txt。vigenere,hiill体体制类似。DES体制包含加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序源码设计语言及密码学的在校本科生,水平非常低,第一次上传只是为了试一下。能考虑少给几点,呵呵。 可直接使用。 -Three classical cryptography system and DES system an
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:10773
    • 提供者:包裹
  1. LCHEncrypt

    0下载:
  2. 此Winform运用程序实现了C# 的 DES 加密和解密方法-This Winform C# program use DES encryption and decryption methods
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-25
    • 文件大小:66501
    • 提供者:LCH
  1. Cmmimaxuer

    0下载:
  2. 密码学课设~DES加密算法的完完整实现 内容简单适合新人学习使用 -The cryptography class-based ~ DES encryption algorithm finished complete implementation simple for newcomers to learn to use
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:96559
    • 提供者:recruitparade
  1. dddes_codee

    0下载:
  2. des加密算法c++实现,可以在windows环境下运行,用用了windows的库,是文件加密的尝试,已通过测试。 -the des encryption algorithms c++, can run in windows environment, with the use of the library of the windows, file encryption attempt, has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:4654
    • 提供者:recruitparade
  1. AES-encryption-algorithm-c

    0下载:
  2. AES是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。用C语言实现了该程序,让人看了一目了然。-AES is a block encryption standard adopted by the U.S. federal government. This standard is used to replace the original DES has been multi-analysis and is widely used around
  3. 所属分类:assembly language

    • 发布日期:2017-11-02
    • 文件大小:60684
    • 提供者:刘平
  1. Efunction.c

    0下载:
  2. 本代码是DES加密系统中的E函数扩展实现。用于实现从32bits扩展到48bits.-This code is a function of E DES encryption system expansion to achieve. Used to implement extended from 32bits to 48bits.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:526
    • 提供者:Daochao Xu
  1. IP-inverse-permutation

    0下载:
  2. 本代码是DES加密体系中的IP逆置换实现。目的在于打乱明文的ASCII码。-The code IP inverse permutation DES encryption system implementation. Aimed a disrupt plaintext ASCII code.
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:555
    • 提供者:Daochao Xu
  1. TJUT_DES_TOOL

    0下载:
  2. 采用C++编程实现了DES算法,包括对文件、字符串和数字的加密技术-The DES algorithm C++ programming, including files, strings, and digital encryption technology.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:3606036
    • 提供者:王鑫
  1. CSharpjiamijiemi

    0下载:
  2. C# MD5算法 DES加密解密算法 实现对字符串的加密解密-C# MD5 algorithm DES encryption and decryption algorithm encryption and decryption of string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:2678
    • 提供者:nicai
  1. a

    0下载:
  2. C语言实现的DES加密解密算法,可以对文件进行加密和解密。调用DES_Encrypt函数进行加密,调用DES_Decrypt函数进行解密。上面两个函数的参数均分别为输入文件名、56位密钥、输出文件名。-This is a DES encrypt/decrypt algorithm for file encrypt/decrypt.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:3815
    • 提供者:bison
  1. AesEncrypt.cpp

    1下载:
  2. 高级加密标准(AES)的C++实现,AES又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准,用来替代原先的DES。-The Advanced Encryption Standard (AES) is a specification for the encryption of electronic data established by the U.S. NIST。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:5718
    • 提供者:drawde
  1. 3DES-PBOC-MAC

    0下载:
  2. 程序实现了3DES、DES加解密,PBOC的DES、3DES的MAC。 首先输入16进制的ASC码。将每个ASC转为4位二进制。然后DES运算。最后将每4位二进制结果转化为一个ASC输出。 -Program implements 3DES, DES encryption and decryption, the PBOC' s DES, 3DES the MAC. First, enter the ASC hexadecimal code. Each ASC to four bina
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:6304
    • 提供者:zxh
  1. encryptdll3.8

    1下载:
  2. 共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI、SATA接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-07
    • 文件大小:993624
    • 提供者:曾宪
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com