搜索资源列表
des_c
- 用c语言实现的des算法,速度经过优化,适合没有硬加密的场合。
DES
- DES 加密算法,详细的C语言代码 帮助你快速开发 自己的加密软件
DirtyPadSelf
- 本代码应用先验式启发算法再对文挡进行加密处理
dsa
- 本段代码在32位信息安全芯片 HT32A256上实现了 RSA加密算法,对开发USBKEY有帮助
sound_tcpipok
- 该工程为ARM开发平台YC-2440上实现的语音加密通信程序,语音数据通过TCP协议传输,加密算法采用logistic迭代,修改arm板子上声卡驱动,使之支持双工即可实现两机之间的语音加密传输-The project development platform for the ARM YC-2440 on the implementation of voice encryption communication program, through the TCP protocol to transmi
Des
- 项目中使用的经典加密算法代码,非常实用的代码,放心使用-Classic encryption algorithm code used in the project, very useful code, ease of use
A5-MDK
- LPC2138下加密/解密算法,完整MDK工程文件,测试通过,也可方便移植到其他平台.A5加密算法速度非常快.占用内存非常少,只需几十个字节就能工作,可用于流加密.-LPC2138 under the encryption/decryption algorithms, complete MDK project file, the test can also be easily ported to other platforms. A5 encryption algorithm is very f
SHA256
- SHA-256加密算法,可计算出字符串或文件的HASH值,带测试程序。-SHA-256 encryption algorithm to calculate the value HASH string or file with the test procedures.
DES-Lib
- 基于STM32F10X的DES加密算法,可直接用于项目设计,可以直接编译.-STM32F10X based DES encryption algorithm, can be directly used for project design, can be directly compiled.
AesTest
- Aes加密解密算法,采用的AES编码:AES/ECB/PKCS5Padding -AES encode /decode:AES/ECB/PKCS5Padding