搜索资源列表
STM32环境下的AES加解密
- 使用AES加解密算法在STM32环境下的程序
aesfull
- aes加解密算法源代码-Aes encryption and decryption algorithm source code
EncryptSet
- 是一个加密程序集,包括了AES,DES,RC5加解密算法。-encryption is a set procedure, including AES, DES, RC5 encryption and decryption algorithms.
097
- aes加解密算法源代码 delphi格式-Aes encryption and decryption algorithm source code format delphi
mars加密算法
- 加解密算法,AES候选算法,安全性高于3DES而速度快过DES-encryption and decryption algorithms, AES algorithm candidate, safe in 3DES and faster than DES
aes
- AES的实现.其中有几个类....是用java所开发的一个加解密算法....比较好用好学-AES implementations. .... Which has a number of categories is developed in java encryption and decryption algorithm of a relatively easy to learn ....
AES+socket
- AES加密算法,可实现CS模式加解密文件,有简单的图形界面-AES惴ㄊ?CS模 式 咏 募屑 虻サ 图 谓
AesCode
- AES加解密算法,包括文件或字符串,非常值得学习-AES encryption and decryption algorithms, including documents or string, very worthy of study
AESencrytionanddecrytion
- AES加解密算法,在VC下运行没有错误,希望大家一起分享-AES encryption and decryption algorithm, in the VC run no errors, I hope to share with everyone
AES
- AES加解密算法实现,包含如下文件 AES.exe AES.h AES.cpp AESDlg.h AESDlg.cpp 等文件,不一一列举-AES encryption algorithm, including the following documents and other documents AES.exeAES.hAES.cppAESDlg.hAESDlg.cpp not to enumerate
aes
- 用C语言实现的aes加解密算法。分组长度设定为128,密钥长度为128.-Using C language to achieve aes encryption algorithm. Packet length is set to 128, key length to 128.
aes
- AES加解密算法的C语言实现,可用于嵌入式,PC机程序-source code for AES, c language
AES
- 128、192、256位AES加解密算法-128,192,256-bit AES encryption and decryption algorithm
rijndael_AES
- rijndael AES 比较经典的加解密算法,只需要调用相应的函数就能实现对数据流或文件进行加解密。-Comparison of classic rijndael AES encryption algorithm, is only required to call a function of the corresponding data flow will be able to achieve or file encryption a
aes
- AES加解密算法C源代码及详细解释,可以直接用作教学课件.-AES encryption algorithm C source codes and their detailed explanation, can be directly used for teaching.
aes
- aes加解密算法源代码,速度很快,可以vc编译-aes encryption algorithm source code, very fast, you can compile vc
AES-implementation-based-on-FPGA
- 一种基于FPGA的AES加解密算法设计与实现,对于对AES算法效率的研究有参考作用-FPGA-based AES encryption and decryption algorithm design and implementation of the AES algorithm for the efficiency of a reference
ARM 加解密功能算法
- 文件包为ARM加解密库,都是C代码。 内部包含对称算法如AES、SHA、XXTA等。非对称算法包含RSA、ECC等。(The file package is the ARM encryption and decryption library, all of which are C code. The internal contains symmetric algorithms such as AES, SHA, XXTA, et
aes
- AES加解密算法的C语言实现。高级加密标准(英语:Advanced Encryption Standard,缩写:AES),在密码学中又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院(NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年
AES封装好的
- 实现AES算法加解密,已经在实际工程中使用(AES ,encrypt, decrypt)