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

搜索资源列表

  1. 3DES 是DES向AES过渡的加密算法

    0下载:
  2. 3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密。是DES的一个更安全的变形。它以3des加密算法 DES为基本模块,通过组合分组方法设计出分组加密算法。比起最初的DES,3DES更为安全。 -3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密。是DES的一个更安全的变形。它以DES为基本模块,通过组合分组方法设计出分组加密算法。比起最初的DES,3DES更为安全。
  3. 所属分类:加密解密

    • 发布日期:2017-04-09
    • 文件大小:1956409
    • 提供者:LP
  1. aes-verilog-imp

    1下载:
  2. AES加密算法的硬件实现,硬件语言为verilog-AES encryption algorithm hardware implementation, hardware verilog language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:6337
    • 提供者:程家诺
  1. AES128.rar

    0下载:
  2. AES128bit加密算法。在PDF文档中有详细算法描述。程序打印出的内容为验证结果。对应文档中的33-34页最左侧的结果。不清楚的朋友可以给我发EMAIL.,AES128bit encryption algorithm. Has the detailed algorithm descr iption in the PDF documents. The procedure prints content for confirmation result. In corresponding docum
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:260991
    • 提供者:崔昊
  1. AES-Source-Code

    0下载:
  2. AES加密算法的C++实现,比较精简,比较准确-AES encryption algorithm in C++, more streamlined, more accurate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:7525
    • 提供者:程家诺
  1. GUI.rar

    0下载:
  2. java算法实现AES、DES、3DES、MD5、RSA五种加密算法,java algorithm AES, DES, 3DES, MD5, RSA encryption algorithm five
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:21119
    • 提供者:黄志川
  1. aes.rar

    0下载:
  2. AES加密解密算法的C语言源程序,网络安全课程设计用,AES encryption and decryption algorithm of the C language source code, network security design courses
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:6391
    • 提供者:liuhui
  1. STM32AES

    3下载:
  2. 移植 AES 加密算法到STM32,很实用的算法程序,利用固定ID标识来加密非常好.-Transplantation AES encryption algorithm to STM32, very practical algorithm procedure, and use a fixed identity to encrypt a very good ID.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-11-07
    • 文件大小:5120
    • 提供者:刘仁长
  1. RARjm

    14下载:
  2. rar解压缩密码暴力破解 一个速度很快,可以帮你找回RAR文件的密码,注册后可以解开多达128位密码。它提供有预估算出密码所需要的时间;可中断计算与恢复继续前次的计算。 强力的 RAR/WinRAR 密码破解工具。 功能特性: 简单易用 一个实例只可破解一个文件,但运行多个实例即可同时破解多个文件 支持各种压缩方式 支持自解压压缩包 可自设暴破字符集(支持非英文字符) 随时可中断破解进度,稍后可自断点继续 可后台运行,仅
  3. 所属分类:压缩解压

    • 发布日期:2012-10-22
    • 文件大小:767664
    • 提供者:123
  1. AES

    0下载:
  2. Delphi AES 加解密算法,源码 + 调用例程!-Delphi AES encryption and decryption algorithms, source+ calling routine!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:214728
    • 提供者:mywfn
  1. AES.java

    0下载:
  2. 此源代码为由JAVA编写的对称加密算法AES,详细编写了各个变换。-This source code is written in JAVA grounds of symmetric encryption algorithms AES, elaboration of the various transformations.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:19994
    • 提供者:熊松
  1. AES

    0下载:
  2. AES加密算法的加解密实现,c语言实现,分别实现了128bit,192bit,256bit的算法-AES encryption algorithm, the c language realization
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:795309
    • 提供者:小释
  1. AES-CPP

    0下载:
  2. aes(rijndael 算法)的C++实现,详细讲解了aes的原理,并讲解利用C++的实现方法-aes (rijndael algorithm) C++ implementation, explained in detail the principles of aes, and explain the use of C++ implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:252830
    • 提供者:Bruce Lee
  1. AES

    0下载:
  2. 实现AES加密与解密算法,输入为任意长度的字符串,输出为加密后的字符(直接由IISC码表映射得到)-Implement AES encryption and decryption algorithm, a string of arbitrary length input and output for the encrypted characters (code table directly from the map by IISC)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:146327
    • 提供者:冷眼单行
  1. securit

    0下载:
  2. AES,DES,RSA,SHA1四个加密解密算法。-AES,DES,RSA,SHA1
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:56086
    • 提供者:胡斌
  1. aes-128

    0下载:
  2. aes-128加密解密,算法运行生成初始向量和加密文件,通过解密得到源文件。-aes-128 encryption and decryption algorithm is run to generate the initial vector and encrypted files, source files obtained through decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:65324
    • 提供者:张军
  1. AES_CPP

    0下载:
  2. AES加密算法的具体实现,采用C++语言,封装成一个类-AES encryption algorithm to achieve the specific use of C++ language, packaged as a class
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3974
    • 提供者:流星
  1. crypt

    0下载:
  2. 绝对是很好的MFC软件,各个加密算法(hash,AES,RES,DES...的集合,很全,代码都是很经典的,学习学习,很有帮助-VC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-16
    • 文件大小:25378889
    • 提供者:lxk613
  1. FPGA

    1下载:
  2. 此课件是基于FPGA的加密芯片设计实例,DES的FPGA实现,包括DES加密算法简述,DES的伪代码描述,设计流程,运算电路模型设计,算法程序设计 -The courseware is based on the FPGA chip design example of encryption, DES for FPGA implementation, including the DES encryption algorithm briefly, DES pseudo-code descr ipt
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2016-06-22
    • 文件大小:3852564
    • 提供者:betty
  1. AES

    0下载:
  2. AES加密算法 2000年10月,NIST(美国国家标准和技术协会)宣布通过从15种侯选算法中选出的一项新的密匙加密标准。Rijndael被选中成为将来的AES。 Rijndael是在 1999 年下半年,由研究员 Joan Daemen 和 Vincent Rijmen 创建的。AES 正日益成为加密各种形式的电子数据的实际标准。 美国标准与技术研究院 (NIST) 于 2002 年 5 月 26 日制定了新的高级加密标准 (AES) 规范。-AES encryption alg
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:8308
    • 提供者:icefire
  1. jiamisuanfa_delphi

    1下载:
  2. delphi实现加密算法 CRC32-Dym.................CRC32算法动态码表实现 \CRC32-Static..............CRC32算法静态码表实现 \MD5.......................MD5算法示例 \SHA.......................SHA算法示例 \DES.......................DES算法示例 \2DES......................双重DES算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2724785
    • 提供者:王刚
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com