搜索资源列表
加密算法接口演示程序
- AES Interface Unit 加密算法接口演示程序 -AES encryption algorithm Interface Unit Interface Demonstration Program
AES
- 一个AES加密算法C源代码, 明文分组长度为192 状态列数为6。
aes
- 这个是关于aes对称加密算法的优化程序,请大家指教。
aes加密算法
- 对文件实现用DES加密算法-right documentation can be achieved using DES encryption algorithm
AES
- AES加密算法
AES加密算法源代码
- 51AES.rar
RARjm
- rar解压缩密码暴力破解 一个速度很快,可以帮你找回RAR文件的密码,注册后可以解开多达128位密码。它提供有预估算出密码所需要的时间;可中断计算与恢复继续前次的计算。 强力的 RAR/WinRAR 密码破解工具。 功能特性: 简单易用 一个实例只可破解一个文件,但运行多个实例即可同时破解多个文件 支持各种压缩方式 支持自解压压缩包 可自设暴破字符集(支持非英文字符) 随时可中断破解进度,稍后可自断点继续 可后台运行,仅
AES_CPP
- AES加密算法的具体实现,采用C++语言,封装成一个类-AES encryption algorithm to achieve the specific use of C++ language, packaged as a class
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.
MATLAB-adu
- 基于分数傅里叶变换的彩色图像加密算法,主要用于数字图像的加密中。-Based on the fractional Fourier transform for color image encryption algorithm, mainly used in digital image encryption.
AES
- 自编高级加密算法体制AES,可对64位长度的明文进行加密解密-Advanced Encryption Algorithm institutional self-AES, can express the length of 64 to carry out encryption and decryption
AES-encryption-algorithm
- AES加密算法的matlab实现,是密码学的又一重要加密算法-AES encryption algorithm matlab implementation is another important cryptography encryption algorithm
aesc
- AES加密算法C代码(纯C代码)说明及编程-AES C (in C)
AEencryptalgorithm
- 一个AES加密算法的matlab实现代码,是密码学的又一重要加密算法。-A realization of the AES encryption algorithm matlab code, is another key cryptography encryption algorithm.
AES-delphi
- delphi 实现AES加密过程.与具体算法-delphi to achieve AES encryption process.
Bit-AES-encryption-algorithm-code
- AES加密算法的一点代码,上传分享试试看。-Bit AES encryption algorithm code, upload and share it a try.
AES_demo
- 用java语言书写的AES加密算法,支持128bit 分组加密,仅供参考-java ,AES
aes算法的加密解密
- 快毕业了,最后一个课程设计,《基于Windows Socket的安全通信》,内容就是基于AES加密的SOCKET通信,貌似挺简单,不过要用VC++6.0开发,C++我确实没有任何代码经验,虽然不是强制性,但由于机房里各种纠结,只能用它了
AES-MATLAB
- AES加密算法的matlab程序,包含AES的各个部分的代码,可供学习参考使用。-matlab code for AES encryption algrithem, including every part of AES, can be regard as reference
aes_class
- 通过aes加密算法实现对数据的数据加密和数据解密。(Data encryption and data decryption are realized by AES encryption algorithm)