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

搜索资源列表

  1. VHDL_AES_ZigBee

    0下载:
  2. 用VHDL实现的ZigBee模块控制算法以及AES加密算法,用于Xilinx的FPGA!-With the realization of VHDL ZigBee module control algorithm and AES encryption algorithms for Xilinx FPGA!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:208593
    • 提供者:风之子
  1. aes_0

    0下载:
  2. 用vc实现的aes加密算法过程,最具体的也是最原始的,从原理出发编写-Use vc achieve aes encryption algorithm process
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:2805
    • 提供者:李强
  1. AES加密算法源代码

    0下载:
  2. 51AES.rar
  3. 所属分类:密码/编码算法

    • 发布日期:2012-09-14
    • 文件大小:530390
    • 提供者:jackietai
  1. TEA

    0下载:
  2. 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:2229
    • 提供者:YCLIU
  1. AES_Encrypt

    0下载:
  2. AES加密C语言程序,用于AES的加密算法的C语言实现-AES_Encrypt.cpp
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:3199
    • 提供者:赵天新
  1. Projects

    0下载:
  2. AES加密和解密算法,工程文件,可用,有兴趣的可以-AES encryption and decryption algorithms, engineering documents, available, interested can try
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:321217
    • 提供者:金鹏飞
  1. Rijndael_algorithm_and_porformance_analysis

    0下载:
  2. Rijndael算法已经成为AES的加密标准,自己收集的关于Rijndael算法的介绍和其在加密方面性能的论文。-The papers about Rijndael algorithm and a detailed analysis of its performance
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:474820
    • 提供者:mliang
  1. AesFlash

    0下载:
  2. AES加密解密算法的flash演示,有很好的参考研究价值-AES encryption and decryption algorithms of the flash presentation, there is a good reference for research value
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:57175
    • 提供者:bdz
  1. AES_cPP

    0下载:
  2. AES加密算法实现,分组和密钥都为128bits。类的源文件。-AES c++ source code.
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:4655
    • 提供者:林尚俊
  1. granados200.tar

    0下载:
  2. Granados是一个基于.NET的SSH客户端库。同时支持SSH1和SSH2。实现了AES, Blowfish, TripleDES, RSA, DSA等加密验证算法。实现TCP协议连接。-Granados is a based on. NET client library for SSH. At the same time support the SSH1 and SSH2. Achieved AES, Blowfish, TripleDES, RSA, DSA and other cryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:138614
    • 提供者:sunxun
  1. mm

    1下载:
  2. 一个AES加解密工具,可以用指定的密码字符串加解密任意大小的文件。密钥长度128位,工作模式为CBC。算法比较原始,速度不快。另有演示AES加密过程的选项。程序为字符界面,支持命令行参数。开发环境为Code::Blocks 10.05(gcc 4.4.3)。此为某大密码学课程设计,仅供学习交流使用。-An Win32 console file encryption/decryption tool using the AES-128 CBC-mode algorithm.
  3. 所属分类:加密解密

    • 发布日期:2013-03-18
    • 文件大小:188453
    • 提供者:钱畅
  1. AESjiamijiami

    0下载:
  2. AES 加密算法 利用AES实现文件加解密的VC源码-AES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:25235
    • 提供者:李白
  1. cipher

    0下载:
  2. android加密器,使用AES加密算法-a cipher for android using AES
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:55872
    • 提供者:sunyu
  1. CSharp[AESEncryptDecrypt]

    0下载:
  2. C#编写的文件加密解密程序,使用AES加密算法,速度快,安全,不限制要输入的密钥长度,可以选择是否更改加密后文件的后缀名,界面美观-C# documents prepared by encryption and decryption procedures, the use of AES encryption algorithm, fast, safe, no restrictions on the importation of key length, you can choose whether
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:86614
    • 提供者:卓然
  1. AES_test

    0下载:
  2. 用C++语言实现了AES加密算法,给出了具体每一步的流程程序-AES encryption algorithm is implemented in C, given in detail every step of the process program
  3. 所属分类:CA program

    • 发布日期:2017-03-22
    • 文件大小:182521
    • 提供者:俞浩
  1. Encrypt

    0下载:
  2. 代码展示了了javaSDK提供的几个加密算法的使用方法,如DES, 3DES, AES, RSA,MD5, SHA,-Code shows the javaSDK offered the use of several encryption algorithms, such as DES, 3DES, AES, RSA, MD5, SHA
  3. 所属分类:Java Develop

    • 发布日期:2017-11-10
    • 文件大小:23249
    • 提供者:fqy
  1. 3_algorithms

    0下载:
  2. 包含AES,DES,以及ElGamal公钥算法-Include AES, DES, as well as the ElGamal public-key algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1584583
    • 提供者:卡卡
  1. Encryption

    0下载:
  2. 集成了RC4,DES,AES,RSA四种加密算法-implementaion of four encryption algorithms, rc4, des, aes, rsa. MFC Interface.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:54538
    • 提供者:Matthew
  1. TestAESCipher

    0下载:
  2. AES加密解密算法源码,用c++实现的,调试通过可用-AES encryption and decryption algorithm source code, using c++ implementation, debugging through the available
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:209737
    • 提供者:
  1. Rijndael

    0下载:
  2. Rijndael(读作rain-dahl)是由美国国家标准与技术协会(NIST)所选的高级加密标准(AES)的候选算法。它是从最后的5个候选方案中选出的,而这5个候选方案又是从刚开始的15个算法中选出的。今后的几年内,在许多密码术的应用中Rijndael将逐步取代数据加密标准(DES)以及后来的Triple DES。-Rijndael (pronounced rain-dahl) is from the United States National Institute of Standards
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3223
    • 提供者:fulon
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com