搜索资源列表
AES(Rijndael)
- c语言实现标准的AES加密算法 解密密钥需是10轮后产生的-C Language standard AES decryption key encryption algorithm takes 10 after the
aes
- AES是基于C语言编写的,运行是通过DEV编译器编译通过的.可以实现对文件的加解密,也可以实现对一般文本内容的加解密.-AES is based on the C language, and run through the DEV compiler to compile passed. Can be achieved on the document encryption and decryption, they can fulfill the general text content encry
aes
- aes算法源程序,c语言编写。vc++环境下运行通过。-aes algorithm source code, c language. vc++ environment to run through.
aes
- 用c语言实现的的AES加密系统,实现了简单的功能 没有华丽的界面,比较实用-With the c language of the AES encryption system to achieve a simple functional interface is not magnificent, more practical
Aaess-ccE
- AES算法主要包含三个方面:轮变化、轮数与密钥扩展。本文以128为例例,介绍算法的基本原理;结合C语言,实现高级数据加密算法AES(AES -The AES algorithm mainly includes three aspects: the wheel changes, the number of rounds and key expansion. To 128, for example cases to introduce the basic principles of the al
AAES_EncryptE
- AES加密C语言程序,用于AESS的加密算法的C语言实现 -C language implementation of the encryption algorithm AES encryption C language program for AESS
ARRiijndaeld
- 高级加密标准AES优胜算法RRijndael c语言源代码。 -Advanced Encryption Standard (AES) winning algorithm RRijndael c language source code.
addssc-srce
- aes算法C语言版,个人感感觉比较好用的,欢迎大家下载 -the the aes algorithm C language version, personal sense of feeling useful, welcome to download
FAES_CCr
- 本次上传的是AES的C语言版,对C++版中涉及到类的内容予以修改,,通过测试。本人上传的AES的C++版和C版均是经过测试后可以使用的。 -The upload is a C language version of AES of involved in C++ version to revise the content of the class, and pass the test. The I upload of the AES C++ and C versions are been te
AAES-128Bit-CE
- AES算法,在51单片机SCMM中用c语言实现,大家可以参考下! -AES algorithm in the 51 microcontroller SCMM using c language, we can refer to the next!
AES_.c
- AES的c语言代码,s盒子,逆s盒子,字节替换,行位移,列变换-AES c language code, s box, inverse s box, bytes replacement line displacement column transform
CMAC
- 利用C语言实现的cmac算法,该cmac基于AES。程序清晰有注释便于查看-The use of C language cmac algorithm, the cmac based AES. There are clear and easy to view program notes
AES_Linux_C
- Rijndael AES代码,用C语言实现-Rijndael AES code, using C language
AES01
- 这是AES(高级加密标注)的c语言源代码,内有注释,便于查看,包括轮密钥加、行移位、列混淆、字节变换等子模块,便于分析。-This is AES (Advanced Encryption mark) c language source code, with comments, for easy viewing, including the round keys plus, line shift, columns confusion, byte transformation sub-module,
aes-c
- 用c语言来实现128字节的aes加密算法,功能简单易用,对初学者有很大帮助-Use c language to achieve 128 bytes aes encryption algorithm is easy to use, very helpful for beginners
AES
- AES算法的C语言编程,实现128比特的加密与解密。-AES algorithm C language programming, the realization of 128 bit encryption and decryption.
aes
- 本文档用C语言写了AES算法,可以读入明文或密文文档和密钥文档,然后将加密或解密结果输出到文档中-This document is written in C language of the AES algorithm, can be read in plain text or cipher text documents and key documents, and then output the results to encrypt or decrypt the document
Lab2
- 信息安全试验,对称加密解密算法——aes和des,C++加openssl语言实现,编译环境是visual studio2010-Information security test, symmetric encryption and des, aes decryption algorithm, c++ with openssl language implementation, compile environment is visual studio2010
