搜索资源列表
AES加密
- 支持AES加密算法,提供源码和测试数据程序。
基于STM32 的AES加密算法
- 基于STM32 的AES加密算法,适合用在简单的存储加密,The STM32-based AES encryption algorithm, suitable for storage in a simple encryption
aes加密算法实现,经过FPGA验证的
- aes加密算法实现,经过FPGA验证的!,aes encryption algorithm, after FPGA validation!
Aes.rar
- 使用C++和MFC做的AES加密解密系统,The use of C++ and MFC to do the AES encryption and decryption system
AES加密解密字符串
- AES加密解密字符串 调用方法: 加密:EncryptAes(Text As String, Pass As String) 解密:DecryptAes(Text As String, Pass As String)-Call the method string AES encryption: Encryption: EncryptAes (Text As String, Pass As String) decryption: DecryptAes (Text As Strin
-AES-encryption-algorithm
- 基于AES加密算法的改进及其MATLAB实现,内容详细。-AES Encryption Algorithm Based on MATLAB and its implementation, and detailed.
高级加密算法
- AES加密和解密源码!-AES encryption and decryption source!
AES-S-boxes
- AES加密算法中的S-盒及其MATLAB实现,S盒实现是MATLAB中的主要过程。-AES encryption algorithm in the realization of S-boxes and MATLAB, S box MATLAB implementation is the main process.
AES
- MFC编写的AES加密解密程序,能对文本文件进行保护。-MFC prepared by the AES encryption and decryption procedures can protect a text file.
AES
- AES加密解密算法完整版,可切换密钥128,192,256。可顺利运行,界面美观~-The full version of AES encryption and decryption algorithm, switch the key 128,192,256. Smooth running, beautiful interface ~
aes
- AES加密解密软件,毕业设计,大家参考一下-AES encryption and decryption software
AES
- AES是一种先进的加密方式 本源码可实现完整的AES加密解密功能 并可自由设置各项参数-AES is an advanced encryption method of this source can be realized complete AES encryption and decryption functionality and the freedom to set the parameters
AES
- 同过VB来实现的,AES加密算法的实现,这个算法中涵盖了AES的精髓-VB had come with the implementation, AES encryption algorithm implementation, this algorithm covers the essence of AES
AES
- AES加密算法,内含AES实现源代码word版,还有加密算法的实现过程flash,以及通过编译的vc++工程-AES encryption algorithm, including AES achieve word version of the source code, as well as the realization of the process of encryption algorithm flash, as well as through the vc++ compiler work
AES
- AES加密类 对字符串有效的加解密,C-AES encryption type of the string of effective encryption and decryption, C++
AES
- AES加密算法,控制台简单快速实现AES加密,可选择位长实现输入输出-AES-Encryption,with input and output.
AES
- AES加密解密算法的源码,涵盖其所有功能的实现-AES encryption and decryption algorithm of the source, covering all of its functions to achieve
AES
- AES加密是一个高效快捷用于军事加密等级的类模块,可以在任何工程中使用。AES(128位字区大小,使用128、192或者256位密钥长度)是用在美国政府进行保护机密(使用192或者256位密钥)和绝密文件的算法。不同于其他区段加密算法,AES是在VB中是最有效率的,因为加密一个区段能被使用唯一的CopyMemory,异或操作和一些位掩码。这个类模块可以支持所有的密钥和字区大小。并且难能可贵的是支持中英文混合加密。-AES encryption is a fast and efficient le
AES 加密算法接口及演示程序
- 提供AES加密算法接口,并有演示程序。有很好的参考价值(Provides the AES encryption algorithm interface, and has demonstration program)
AES加密
- 对选择的文件进行AES加密,其中还有解密的函数,是加密、解密的必备工具!(A encrypts the selected files with AES, and the decrypted function is a necessary tool for encryption and decryption.)