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

搜索资源列表

  1. aes_thesis_v1.0

    0下载:
  2. AES VERILOG CODE 128 192 32DES比較-AES VERILOG CODE 128 192 32DES Comparison
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:385602
    • 提供者:蕭嵎之
  1. AES

    0下载:
  2. 由美国国家标准技术研究所(NIST)于1997年开始启动并征集算法,在2000年确定采用Rijndael 作为其最终算法,对数据安全性有要求的可以采用,比DES安全-By the U.S. National Institute of Standards and Technology (NIST) started in 1997, and solicited their algorithm, in 2000, to determine the final adoption of Rijndael
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:6721
    • 提供者:苏苏
  1. aes

    0下载:
  2. 密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年,高级加密标准已然成为对称密钥加密中最流行的算法之一。-Cryptography Advanced
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:2057
    • 提供者:李新
  1. jiamisuanfa

    1下载:
  2. 内含:Singletable ,SHA1,RSA,RC4,MD5,LSB,IDEA,ELGAMAL,DES,CAESAR,AES, 希望对大家有用 -Includes: Singletable, SHA1, RSA, RC4, MD5, LSB, IDEA, ELGAMAL, DES, CAESAR, AES, we hope be useful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-04-11
    • 文件大小:72704
    • 提供者:王辉
  1. des_aes

    0下载:
  2. des aes 加解密源程序,希望对大家研究加解密原理有用处。希望大家喜欢!-des aes encryption source code, we want to be useful principles of encryption and decryption. Hope you like!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:8975
    • 提供者:姜言峰
  1. BlockCiyptTestApp

    0下载:
  2. 关于流密码加密,以及CBC,DES,AES等多种加密算法-On the stream cipher encryption, and the CBC, DES, AES and other encryption algorithm
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:193004
    • 提供者:zqfzqf2008
  1. OnlineEDE

    1下载:
  2. 原创的一个在线加密网站,使用DES/AES加密,结合AJAX,只要在首页输入需要加密的内容和密钥,就能得到加密后的密文,输入密文和密钥可以还原得到明文,MY ECLIPSE 9.0下编译通过-An original online encrypted site, the use of DES/AES encryption, combined with AJAX, as long as the content page and enter the required encryption key, y
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:52199
    • 提供者:darkshade
  1. AES-NES

    0下载:
  2. 基于可视化界面,实现DES加密算法,实现AES加密算法,实现对配置参数文件的读取保存,及参数的随机生成和更改-Based visual interface to achieve the DES encryption algorithm, AES encryption algorithm, to achieve the configuration parameters to save the file to read, and the parameters of the randomly gene
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1086219
    • 提供者:wangxiao
  1. crypto

    0下载:
  2. 3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密-3DES (that is Triple DES) DES is a transition to the AES encryption algorithm, which uses three 64-bit key encrypting data three times
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:36332
    • 提供者:温旭祎
  1. aes-baidu-zhidao

    0下载:
  2. DES加密算法 详细功能都标注好了不懂得可留言-DES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3741
    • 提供者:斯科
  1. AES

    0下载:
  2. Assuming that one could build a machine that could recover a DES key in a second (i.e., try 255 keys per second), then it would take that machine approximately 149 thousand-billion (149 trillion) years to crack a 128-bit AES key. To put that into per
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:110832
    • 提供者:vipi
  1. AES

    0下载:
  2. AES加密源码,这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。-aes encryption,This standard used to replace the original DES, have been analyzed and many around the world as the use.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1586
    • 提供者:周杰伦
  1. bouncycastle

    0下载:
  2. bouncycastle 一个开源的 java 包,可以提供一些加密算法的实现. 使用这个包进行 DES AES RSA SHA ECG SHA MD5 等加密算法 .算法不像jre里面哪有有限制,是可以使用 256 位密钥 android 里面的加密算法就是使用这个包 ! 适合一些不想依赖于 jre 加密实现的或者没有该环境的软件 .-<bouncycastle> an open source java package can provide encryption algorith
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1706517
    • 提供者:crw
  1. cipher

    0下载:
  2. A libraray of ciphering algorithms :DES,AES,RC4,RC5, Blowfish, 3DES, 3Way, Mars, MD5,MD4,SHA,......... Full source included.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1289415
    • 提供者:Kamel
  1. librame_utility_3.5.12.0425

    0下载:
  2. 1、Librame.Caching(缓存功能) 支持文件缓存与 SQL 缓存依赖; 支持缓存队列、支持线程安全等功能;(比System.Web.Caching 更加强大) 2、Librame.Language(多语种功能) 支持枚举、异常、框架、其它等类型的多语言配置功能。 3、Librame.Logging(日志功能) 支持调试、信息、警告、错误、致命等类别的日志记录功能。 4、Li
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-22
    • 文件大小:6806118
    • 提供者:小易
  1. AES-DES

    0下载:
  2. AES 三重AES 非对称密钥加密解密等-AES Triple AES symmetric key encryption and decryption
  3. 所属分类:CA program

    • 发布日期:2017-11-07
    • 文件大小:236123
    • 提供者:yyy
  1. 001

    0下载:
  2. c# 调用已有的类实现 3DES AES两种加密算法,输入的文件为1.txt 10.txt。。。文件大小为 1k 10k 100k 1000k 10000k 输出加解密时间-C# call for two classes implement 3 des, AES encryption algorithm, the input file for 1. TXT 10. TXT... File size is 1 k, 10 k, 100 k, 1000 k, 10000 k output encry
  3. 所属分类:CA program

    • 发布日期:2017-11-19
    • 文件大小:28503040
    • 提供者:chenqun
  1. Aes

    0下载:
  2. 和之前DES算法一样。这是AES算法的实现,有MFC界面。主要是字符和字符串加密。可以作为加密小软件-And before the same DES algorithm. This is the AES algorithm with MFC interface. Main character and string encryption. Encryption software can be used as a small
  3. 所属分类:CA program

    • 发布日期:2017-05-08
    • 文件大小:1982063
    • 提供者:吴明航
  1. rsa

    0下载:
  2. 和前面介绍的DES、AES一样。这次是RSA算法的。MFC界面比较大 但是可以运行。 -And the previously described DES, AES same. This is the RSA algorithm. MFC interface is relatively large, but can run.
  3. 所属分类:CA program

    • 发布日期:2017-05-10
    • 文件大小:2064843
    • 提供者:吴明航
  1. library

    0下载:
  2. 各种加密解密源码ras des aes shal ssl md5等-All kinds of aes shal SSL encryption to decrypt the source code of the ras des md5, etc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:223931
    • 提供者:蓝色忧郁
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com