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

搜索资源列表

  1. libgringotts-1[1].2.1.rar

    0下载:
  2. libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:160704
    • 提供者:
  1. VBCrypto2.zip

    4下载:
  2. 使用VB写的加密算法库,包括Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA, Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128, Rijndael-192, Rijndael-256, RC2, RC4, and Twofish), six popular hash algorithms (SHA-1, SHA-256, MD2, MD4, MD
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:636247
    • 提供者:
  1. rijndael doc V2.rar

    0下载:
  2. 所属分类:文档资料

    • 发布日期:
    • 文件大小:222555
    • 提供者:
  1. aesCPP

    0下载:
  2. aes加密算法源代码AES是新的分组对称加密算法高级加密标准,源自比利时人Daemen和Rijmen共同设计的Rijndael算法.该算法充分运用了扩散和混淆技术并使用128/192/256这3种可变长度的密钥,对128bit分组数据进行加密.-Aes source code encryption algorithm AES is a symmetric encryption to the Advanced Encryption Standard algorithm. Belgians J.J.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3634
    • 提供者:Qoo
  1. AES(Rijndael)

    0下载:
  2. c语言实现标准的AES加密算法 解密密钥需是10轮后产生的-C Language standard AES decryption key encryption algorithm takes 10 after the
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:23133
    • 提供者:陈丰
  1. rijndaelimplemetation

    0下载:
  2. rijndael算法的一个vhdl语言编写的程序,可供学习者参考交流-a VHDL language procedures, exchange of information for learners
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7267
    • 提供者:xkl
  1. ZYB_NHD

    0下载:
  2. 程序采用当前最先进的Rijndael算法作为核心算法,带有可变块长和可变密钥长度的迭代块密码。块长和密钥长度可以分别指定成 128、192 或 256 位。假设一台一秒内可找出DES密钥的机器(如,每秒试255个密钥),如果用它来找出Rijndael的密钥,大约需要149万亿年。程序内部还使用了其它算法和符合密钥学的数据结构。多线程操作,保证加密时程序界面流畅,程序是用VS2005,C#做的,现将源程序发布在此。供初学者学习,希望对大家有所帮助。-procedures using the mos
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:168083
    • 提供者:huji
  1. rijndael doc V2

    0下载:
  2. 高级加密算法实现AES,已经被美国NIST机构采用-advanced encryption algorithm AES, the United States has been using NIST agencies
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:222822
    • 提供者:
  1. rijndaelvb

    0下载:
  2. The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:13905
    • 提供者:云海
  1. rijndael_for_linux

    0下载:
  2. Arithmetic for integers of almost rijndael for C and C++. Developed for linux-Arithmetic for integers of almost rijndae l for C and C. Developed for linux
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5571033
    • 提供者:leejuser
  1. 20030225rijndael

    0下载:
  2. rijndael的vc++代码,使可以运行的代码,虽然并不美观。但是值得学习交流的。-rijndael the vc code, the code can run, although it did not look good. However, we should learn from the exchange.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3311
    • 提供者:吴潜
  1. MakeS_BoxForRIJNDAEL

    0下载:
  2. RIJNDAEL算法S盒的等价生成,相信有人能用的到-RIJNDAEL equivalent S-box generation, it was believed that can be used to the
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:249907
    • 提供者:刘明
  1. 2003-04-18_rijndael-dos-refc

    0下载:
  2. rijndael-dos
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:33772
    • 提供者:州大
  1. Rijnd

    0下载:
  2. 利用Rijndael算法进行任意文件的加密。把任意一个文件分成N个16字节组,最后一组若不足16字节可以用空格去补!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:46893
    • 提供者:丁莉娜
  1. encrypt

    0下载:
  2. 在VB.NET的环境下,版本要高。 This a sample application that will encrypt and decrypt files in VB.NET using Rijndael Managed. I started this project because I had several files on my computer that I didn’t want accessible to anyone but me. Sure I could have do
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:39837
    • 提供者:刘博
  1. aes

    0下载:
  2. This is an implentation of the RIJNDAEL cryptosystem.
  3. 所属分类:加密解密

    • 发布日期:2014-01-16
    • 文件大小:2804
    • 提供者:zhenshanhong
  1. rc5

    0下载:
  2. rc5]RC5 encryption algorithm Plug-in In fact, RC5 algorithm with a variety of methods can be used a variety of programming languages, but the majority of books on cryptography algorithm RC5 briefly introduced in the comparison, and is more than its
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30019
    • 提供者:huli
  1. AES

    0下载:
  2. Rijndael加密算法,vc6.0平台代码。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:35831
    • 提供者:tjcnc
  1. AES

    0下载:
  2. AES-rijndael 算法的详细资料, 包括 AES加密算法中的SBox及其C语言实现.pdf FIPS197(chs).pdf FIPS197.pdf nist.url Rijndael.pdf rijndael算法流程.swf Rijndael算法深入的研究.doc Rijndael算法优化技术研究.doc 公钥密码体制与有限域(2).pdf 一种基于伽罗瓦域的密码系统.pdf
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1982442
    • 提供者:张鲁夺
  1. rijndael

    0下载:
  2. rijndeal加密算法,有主程序和头文件
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:12298
    • 提供者:yy
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com