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

搜索资源列表

  1. Advanced_E2006207132006

    0下载:
  2. AES Rijndael algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:36476
    • 提供者:alixa
  1. 1

    0下载:
  2. 高级加密标准(AES)算法:Rijndael的设计-Advanced Encryption Standard (AES) algorithm: Rijndael design
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5136821
    • 提供者:韩恒博
  1. Rijndael_csp

    0下载:
  2. AES的Rijndael算法的加解密实现-AES Rijndael algorithm for encryption and decryption to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:16541
    • 提供者:陈少鹏
  1. aes

    0下载:
  2. 密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。 本代码提供了aes的c++实现。-Advanced Encryption Standard in the Cryptography (Advanced Encryption Standard, AES), also known as Rijndael encryption method.U.S. Federal Government
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:3746
    • 提供者:陈军
  1. FundamentalsCipher407

    0下载:
  2. Fundemental crytor is use all ciphers library. RC4, SHA1 , SHA256 , SHA512, Rijndael, AES 256-Fundemental crytor is use all ciphers library. RC4, SHA1 , SHA256 , SHA512, Rijndael, AES 256...
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:167921
    • 提供者:qweqwe
  1. dcpcrypternew

    0下载:
  2. DCP Crypter is use ciphers,hashers. MD5, Md4, base64, aes 256, rijndael, blowfish-DCP Crypter is use ciphers,hashers. MD5, Md4, base64, aes 256, rijndael, blowfish...
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:215575
    • 提供者:qweqwe
  1. VBCrypto

    0下载:
  2. VBCrypto源码库大全源码,这是一个良好的编译算法,由如下算法组成:10种流行的加密算法(Blowfish, Twofish, Rijndael, Skipjack, Serpent, Gost, RC2, RC4, TEA, DES, 3DES, 3DES112, DESE, CAST5, IDEA),6种流行的单一的哈希算法(MD2, MD4, MD5, SHA, SHA256, RipeMD)以及一个huffman压缩算法。-The VBCrypto source libraries
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:563158
    • 提供者:盖小圈
  1. Rijndael

    0下载:
  2. aes rejendl aource cpde for this algorithem and in exe file with it 1234567852165
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:2615
    • 提供者:zoom
  1. Rijndael

    0下载:
  2. 实现加密文件,加密字符串的aes的解密功能,字符串,文件的AES加密功能-Realization of aes encryption and decryption
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:31193
    • 提供者:kkkkkk
  1. CryptoHelper

    0下载:
  2. 加解密字符串类。包括不可逆:MD5,SHA1;可逆:DES,Rijndael-Encryption and decryption of string class. Including irreversible: MD5, SHA1 reversible: DES, the Rijndael
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:3029
    • 提供者:lee
  1. Rrijjndael_ani

    0下载:
  2. Rijndael,实现AES的算法,附带了了源代码与flash演示文件,讲解的非常详细! -Rijndael, the AES algorithm, with the source code and flash demo file, to explain the very detailed!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:60006
    • 提供者:宴会
  1. Crijndael_AESo

    0下载:
  2. rijndael AES 比较经典的加解密算法,只只需要调用相应的函数就能实现对数据流或文件进行加解密。 -rijndael AES the classic encryption and decryption algorithm, only need to call the corresponding function will be able to achieve the data stream or file encryption and decryption.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:18432
    • 提供者:sacri
  1. AES

    0下载:
  2. AES加密过程是在一个4×4的字节矩阵上运作,这个矩阵又称为“体(state)”,其初值就是一个明文区块(矩阵中一个元素大小就是明文区块中的一个Byte)。(Rijndael加密法因支持更大的区块,其矩阵行数可视情况增加)加密时,各轮AES加密循环(除最后一轮外)均包含4个步骤: 1.AddRoundKey — 矩阵中的每一个字节都与该次回合金钥(round key)做XOR运算;每个子密钥由密钥生成方案产生。 2.SubBytes — 通过一个非线性的替换函数,用查找表的方式把每个
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-06
    • 文件大小:18483
    • 提供者:zhangyi
  1. rrijjndaelalli

    0下载:
  2. rijndael(全).zip,已经通过AES认证。这这个源码包是全的,含有std -zip, rijndael (full). been certified by AES. This source package full, containing std
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:6211
    • 提供者:李霞妮
  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. Rijndael

    0下载:
  2. Rijindeal 算法简介,其中包含有原本的算法简介,不同于简单的AES加密-Rijindeal
  3. 所属分类:CA program

    • 发布日期:2017-11-19
    • 文件大小:242961
    • 提供者:秦湘
  1. AES--code

    0下载:
  2. AES范例实现,是论文《高级加密标准(AES)算法Rijndael的设计》附录的原始代码-The AES example implementation, the paper " design of the Advanced Encryption Standard (AES) algorithm Rijndael Appendix original code
  3. 所属分类:source in ebook

    • 发布日期:2017-11-24
    • 文件大小:3473
    • 提供者:tom
  1. rijndael

    0下载:
  2. vb加密算法,不可逆,非常好,请大家笑纳-vb encryption algorithm, irreversible, very good, please kindly consider
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:18095
    • 提供者:wu_quanyi
  1. Rijndael

    0下载:
  2. AES document (Proposal)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-29
    • 文件大小:219781
    • 提供者:ccc
  1. Rijndael

    0下载:
  2. AES加密算法的具体实现,包括加密函数和解密函数-The concrete realization of the AES encryption algorithm, including encryption function and decryption function
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-28
    • 文件大小:22211584
    • 提供者:mushishi
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com