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

搜索资源列表

  1. DesEncrypt

    0下载:
  2. DES加密算法的java实现源代码,很好很实用,推荐广大密码学的筒子分享-DES encryption algorithm to achieve the java source code, very good very useful, recommended by the broad masses of the cheese Cryptography Share
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:1093
    • 提供者:liufan
  1. gcc_des.tar

    0下载:
  2. gcc编译的des,3des加密解密算法。使用方法见main.c中的注释。-gcc compiler for des, 3des encryption and decryption algorithm. Main.c see the use of the Notes.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3227
    • 提供者:zuoyijian
  1. DesTest

    0下载:
  2. 应用于MCS51的DES算法,最小的RAM占用率,只要-MCS51 applies the DES algorithm, the minimum occupancy rate of the RAM, as long as
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:6114
    • 提供者:chenguojin
  1. des

    0下载:
  2. 偶尔想到数据加密技术,这里顺便提一下双向加密的标准DES。以前在一个宽带流媒体服务器项目中用到了DES加密,虽然使用环境相对单纯,但算法实现本身是具有普遍意义的。下述程序是很久以前在RSA公司的网站找到的,效率很高,稳定性较好,便一直在实践中使用-Occasionally think of data encryption technology, where two-way encryption standard DES. Ago in a broadband streaming media se
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:7016
    • 提供者:ai ai
  1. JavashixianDESRSAsuanfa

    0下载:
  2. Java加密组件实现DES、RSA和SHA加密算法 可以直接导入工程使用-Java Component Implementation encryption DES, RSA and SHA encryption algorithm can be used directly into the project
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:35875
    • 提供者:zhang
  1. DES

    0下载:
  2. des加密的算法的源程序。是用DELPHI做-des encryption algorithm of the source. DELPHI is done
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:6033
    • 提供者:lyl
  1. DES101

    0下载:
  2. 数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自 IBM 的研究工作,并在 1997 年被美国政府正式采纳。它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的。通常,自动取款机(Automated Teller Machine,ATM)都使用 DES。文件是DES代码的VHDL描述 -Data encryption algor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:677515
    • 提供者:
  1. DES

    0下载:
  2. 位输入的DES 加密解密算法实现 单一CPP实现,其中1.txt用于明文输入,key2.txt用于密钥输入,out2.txt为加密后的密文 与解密后的明文输出-Enter the DES encryption and decryption algorithm to achieve a single CPP, which expressly 1.txt for input, key2.txt for key input, out2.txt for encrypted and decrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:9731
    • 提供者:rojeck
  1. Md5Code

    0下载:
  2. MD5校验和计算小程序。C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -MD5 checksum calculation applet. C to prepare and achieve string summary document containing a summary of two function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:7447
    • 提供者:yincuiwei
  1. Testdes

    0下载:
  2. des 加密算法 非常好用 與你們分享了-des encryption algorithm is very useful to share with you the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2553
    • 提供者:james
  1. des

    0下载:
  2. des加密算法,提供高质量的数据保护,防止数据未经授权的泄露和未被察觉的修改-des encryption algorithm, providing high-quality data protection to prevent unauthorized disclosure of data and was not aware of the changes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2516
    • 提供者:潇湘
  1. testdes

    0下载:
  2. 是des的一种算法,被称为计数器模式(counter mode)-Is a des algorithm, known as the Counter mode (counter mode)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:325300
    • 提供者:mr yao
  1. AES

    0下载:
  2. AES加密解密算法,AES 算法是基于置换和代替的。置换是数据的重新排列,而代替是用一个单元数据替换另一个。AES 使用了几种不同的技术来实现置换和替换。为了阐明这些技术,让我们用 Figure 1 所示的数据讨论一个具体的 AES 加密例子。-AES encryption and decryption algorithm, AES algorithm is based on the replacement and substitute. Replacement is to rearrange
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:14517
    • 提供者:杨梅
  1. JavaEncryptModule

    0下载:
  2. 用Java实现的DES、RSA和SHA算法。Eclipse开发。-Java achieved by DES, RSA and SHA algorithm. Eclipse development.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:31139
    • 提供者:zack fair
  1. D_es

    0下载:
  2. 可以在ARM7-embest的板子上运行的DES加解密算法,已经得到验证。-ARM7-embest can run on the board of the DES encryption algorithm, has been verified.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:12039
    • 提供者:jame
  1. Demo

    0下载:
  2. 实现DES算法,随机数产生密码,有4种DEMO-The realization of DES algorithm, random number generator password, there are four kinds of DEMO
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:28079
    • 提供者:李妍霏
  1. Project1

    0下载:
  2. 对DES算法的 家解密工具 输入明文和密码可以计算出加密后的数据-DES algorithm to the home of the decryption tools expressly and password input can be calculated after the encryption of data
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. C#编写的DES加密算法,学信息安全的同学们可以拿去-CSharp prepared DES encryption algorithm, learning information security students can take
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:289492
    • 提供者:jiuhuajian
  1. DESSF

    0下载:
  2. 一个实现DES算法的加密和解密的小程序。-An implementation of DES algorithm for encryption and decryption of small procedures.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:180644
    • 提供者:杨记航
  1. DESMe

    0下载:
  2. C51下DES的另一种算法,可以进行计算DES.-C51 under another DES algorithm, can be calculated DES.
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:19317
    • 提供者:纪鸿舜
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 50 »
搜珍网 www.dssz.com