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

搜索资源列表

  1. aes-sbox

    0下载:
  2. 这是一篇介绍aes加密算法中s盒的c语言实现设计-introduced Orangk'aes encryption algorithm's box of C Language Design
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:117238
    • 提供者:zhangyini
  1. rijndael-Aes

    0下载:
  2. 这是一个标准AEs加密算法,最大的加密流量达到了70M/s。包括主程序和头文件-this is a standard encryption algorithm AEs, the largest encrypted traffic reached 70M / s. Including the main program and the first document
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3311
    • 提供者:王王
  1. rijndael.rar

    1下载:
  2. 这是从NIST官方网站下载的AES源码,由于原网站为英文版,转载过来和大家共享。,This is the official website to download from the NIST' s AES source, because the original site for the English version, reproduced over and share.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:24653
    • 提供者:王恒
  1. S-AES

    2下载:
  2. 一种简化的AES加解密程序(simplified AES),附十组测试用例-A simplified, AES encryption and decryption procedures (simplified AES), attached to the set of test cases 10
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-10-27
    • 文件大小:206848
    • 提供者:joe
  1. AES

    0下载:
  2. C语言实现AES的两种方式,实现了128,192,256三种模式的加密解密-C language AES' s two ways to achieve the three modes of encryption and decryption 128,192,256
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:46646
    • 提供者:李健
  1. AES-S-boxes

    0下载:
  2. AES加密算法中的S-盒及其MATLAB实现,S盒实现是MATLAB中的主要过程。-AES encryption algorithm in the realization of S-boxes and MATLAB, S box MATLAB implementation is the main process.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:260318
    • 提供者:王岩
  1. aes

    0下载:
  2. 极好的加密程序,DES的接班人,源码是DEHLPHI的Pascal,编译后可直接运行-Excellent encryption, DES s successor, is DEHLPHI source of Pascal, the compiler can be run directly
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:40780
    • 提供者:斯芬克斯
  1. msdnmag200311aes

    0下载:
  2. 高级数据加密标准AES的源程序,使用C#实现,很全,很实用-Advanced Encryption Standard AES s source, the use of C# Realized, very wide, very practical
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:107747
    • 提供者:dchun
  1. Cryptography

    0下载:
  2. 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:27875
    • 提供者:tangxiaojun
  1. ccrypt-1.9

    0下载:
  2. ccrypt is a command line utility for encrypting and decrypting files and streams. It was designed as a replacement for the standard Unix crypt utility, which is notorious for using a very weak encryption algorithm. ccrypt is based on the Rijndael cip
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:669709
    • 提供者:jmskhng
  1. AES-Crypto-SN-Generator

    1下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。-
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:767765
    • 提供者:harris
  1. aes

    0下载:
  2. 针对16bit cpu优化过的aes算法,比优化前快1倍。-Optimized for the 16bit cpu' s aes algorithm, a times faster than before optimization.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:17675
    • 提供者:gao
  1. AES

    0下载:
  2. AES加密是一个高效快捷用于军事加密等级的类模块,可以在任何工程中使用。AES(128位字区大小,使用128、192或者256位密钥长度)是用在美国政府进行保护机密(使用192或者256位密钥)和绝密文件的算法。不同于其他区段加密算法,AES是在VB中是最有效率的,因为加密一个区段能被使用唯一的CopyMemory,异或操作和一些位掩码。这个类模块可以支持所有的密钥和字区大小。并且难能可贵的是支持中英文混合加密。-AES encryption is a fast and efficient le
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:30381
    • 提供者:dick
  1. aes-xts-vs2008-17-07-09

    0下载:
  2. On-the-fly encryption means that data is automatically encrypted or decrypted right before is loaded or saved, without any user intervention. No data stored on an encrypted volume can be read (decrypted) without using the correct password/keyfile
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:944028
    • 提供者:Santhosh R
  1. aes-8051

    0下载:
  2. 作为美国高级加密标准(AES)候选方案,包括serpent,rijndael,towfish,rc6rijndael算法的8051汇编语言实现。-As the U.S. Advanced Encryption Standard (AES) candidate, including the serpent, rijndael, towfish, rc6rijndael algorithm 8051 assembly language.
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:16661
    • 提供者:hanyu
  1. AES

    0下载:
  2. 详细描述了AES加密算法的过程及S盒变换,用VHDL语言描述,通俗易懂-AES encryption algorithm is described in detail the process and transform S box, with the VHDL language to describe, easy to understand
  3. 所属分类:Crypt_Decrypt algrithms

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

    1下载:
  2. VB的AES加密解密模块,请尊重原作者,不要删除备注信息。-VB s AES encryption and decryption modules, please respect the author and do not delete the note information.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:96750
    • 提供者:dess
  1. AES

    0下载:
  2. It s AES codes which is written by verilog.
  3. 所属分类:assembly language

    • 发布日期:2017-04-27
    • 文件大小:12552
    • 提供者:bdse98
  1. AES

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

    • 发布日期:2017-12-23
    • 文件大小:538624
    • 提供者:Sky_Vico
  1. s-aes

    0下载:
  2. S-AES 原理说明,具体说明了S-AES的原理和步骤(S-AES descr iption which describes the S-AES algorithm in detail)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小:84992
    • 提供者:XX2008
« 12 3 4 5 »
搜珍网 www.dssz.com