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

搜索资源列表

  1. EncryptDLL

    3下载:
  2. 一个自己写的加密/解密DLL文件,包含(Base64, BlowFish, AES, RSA,DES3,GOST)等算法以及用delphi 和 C++Builder 调用的例子源码和调用说明文件。-himself wrote an encryption / decryption DLL files, including (Base64, BlowFish. AES, RSA, DES3. GOST) algorithm and using delphi called Builder and C
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:920058
    • 提供者:Arnold
  1. Rijndael

    0下载:
  2. 高级加密标准AES优胜算法Rijndael c语言源代码。-Advanced Encryption Standard algorithm Rijndael winning c language source code.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5034
    • 提供者:罗永
  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. 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. AES_ALGO

    0下载:
  2. algorithm provide basic encryption/decryption using AES for with Secret Key.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:227201
    • 提供者:vdp
  1. Rijndael

    0下载:
  2. A paper on the Rijndael encryption/decryption algorithm (now known as the AES standard) written by the authors.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:218571
    • 提供者:KennyB
  1. Rijndael

    0下载:
  2. Rijndael算法,AES算法使用該算法,安全可靠 加密強度高-Rijndael algorithm, AES algorithm uses the algorithm, safe and reliable High strength encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:744867
    • 提供者:JU
  1. AESCrypt30_source

    0下载:
  2. 高级加密标准AES算法中少有的完整示例。-Advanced Encryption Standard AES algorithm is a complete example of a rare.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:69224
    • 提供者:zmy
  1. kcsj3

    0下载:
  2. 该程序是一个文件加密程序。通过AES算法和MD5算法实现一个文件的加解密功能。开发软件为vs2008。-The program is a file encryption program. Through the AES algorithm and the MD5 algorithm to implement a file encryption and decryption functions. Development of software for vs2008.
  3. 所属分类:File Operate

    • 发布日期:2017-05-23
    • 文件大小:7449816
    • 提供者:hesd
  1. invaes

    0下载:
  2. aes高级加密标准算法解密的实现,从文本in.dat读入密文,从文本word.dat读入密钥,输出明文至文本out.dat-Advanced Encryption Standard algorithm aes decryption implementation, read from the text in.dat ciphertext, the key read from the text word.dat output explicitly to the text out.dat
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2536
    • 提供者:Mengxianyu
  1. Codec_For_C_and_Cpp

    0下载:
  2. 密码编码学,加密方法的C和C++实现 本书详细说明了AES的算法和实现-Cryptography, encryption method of C and C++, this book details the AES algorithm and implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-21
    • 文件大小:6615683
    • 提供者:Cocoonshu
  1. AESTest

    0下载:
  2. aes算法,对算法的分析,数据加密程序,设和初学者,-aes algorithm, algorithm analysis, data encryption, set up and for beginners,
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:31227
    • 提供者:Jian Meng
  1. mimaxueAES

    1下载:
  2. 这是用C++开发的一个关于密码学的加密解密的小软件,不仅可以加密数字,汉字,字符,各类文件也可以,有本人的课设论文及源码在内.算法是AES.-This is a C++ development on cryptography, encryption and decryption of a small software, not only encrypted numbers, characters, character, all kinds of files can also have my cl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1989604
    • 提供者:蔡艳
  1. NewAES

    1下载:
  2. 在往上找字符串加密的代码一直没有合适的,只找到了多字节字符串加密的代码。自己改进了AES加脱密算法,实现对任务长度Unicode字符串的加脱密。代码已经在Unicode编码下测试过,没问题。希望对大家的编程有所帮助。-Looking up the string in the encryption code has not been right, only to find a multi-byte string encryption code. Plus improved off their se
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:6316
    • 提供者:licoo
  1. AesCode

    0下载:
  2.  AES是分组密钥,算法输入128位数据,密钥长度也是128位。用Nr表示对一个数据分组加密的轮数(加密轮数与密钥长度的关系如表1所列)。每一轮都需要一个与输入分组具有相同长度的扩展密钥Expandedkey(i)的参与。由于外部输入的加密密钥K长度有限,所以在算法中要用一个密钥扩展程序(Keyexpansion)把外部密钥K扩展成更长的比特串,以生成各轮的加密和解密密钥。-AES is the group key, the algorithm 128-bit data input, is 12
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-05-20
    • 文件大小:3813376
    • 提供者:王风
  1. AES_1Enncrypt1

    0下载:
  2. This is the source code for decryption using the latest AES algorithm. AES algorithm is also called Rijndael algorithm. AES algorithm is recommended for non-classified use by the National Institute of Standards and Technology(NIST), USA. Now-
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:7523
    • 提供者:mehmet
  1. AESSRC

    0下载:
  2. AES算法实现文件的加密,文件的解密等常用功能-AES algorithm for file encryption, file decryption and other commonly used functions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:536779
    • 提供者:
  1. 39087

    0下载:
  2. 高级数据加密标准分组密码aes加密与解密算法-Advanced Encryption Standard block cipher encryption and decryption algorithm aes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:15782
    • 提供者:王克南
  1. AES_Test

    0下载:
  2. 一个使用AES算法加解密文本文件的程序,使用MFC。-Encryption and decryption using the AES algorithm a text file of the program, use MFC.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4578018
    • 提供者:hechunjiao
  1. ase

    0下载:
  2. ASE 197 vb6 The Advanced Encryption Standard (AES) specifies a FIPS-approved cryptographic algorithm that can be used to protect electronic data. The AES algorithm is a symmetric block cipher that can encrypt (encipher) and decrypt (decipher) inf
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:22980
    • 提供者:Ben
« 1 2 ... 23 24 25 26 27 2829 30 »
搜珍网 www.dssz.com