搜索资源列表
TEA介绍及数据加密算法之程序代码 .rar
- TEA介绍及数据加密算法之程序代码
DES算法实现代码
- 用JAVA实现的DES加解密算法代码-using JAVA DES encryption and decryption algorithm code
AES算法
- 一个非常好的ASE代码,通过实验证明能编译通过-A perfect AES program code, and it can be run after translation and edition.
汇编内核加密算法
- 汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。 -compilation of md5 kernel algorithm, a netizen called for improvemen
JAVA系统C动态课件
- N多C经典算法代码,完全可以运行,绝对是好东西,大家一起分享-more classical algorithm C code can run is definitely a good thing, to share with everyone
DES_fhaha
- 自己编的一个DES加密解密算法代码,运行结果给了比较详细的提示-developed a DES encryption and decryption algorithm code, the operating results for a more detailed tips
ac_source
- 加密算法代码文档,包括DES,LOKI91,IDEA,GOST,BLOWFISH,3-WAY,RC5,A5,SEAL-encryption algorithm code files, including DES, LOKI91, IDEA, GOST, BLOWFISH 3 items of article number-WAY, RC5, A5, SEAL
DES_C_keil
- 1,这是比较流行的DES算法代码. 2,特别是在通讯方面比较常用. 3,此代码可以在KEIL C环境下使用.-1, which is more popular in the DES algorithm code. 2, particularly in the more commonly used communications. 3. this code can KEIL C environment.
C51encrypt
- 3个C语言算法源代码:CRC校验、DES的单片机加密算法代码,好用-three C language source code algorithm : CRC, the DES encryption algorithm MCU code handy
DES20070422
- DES算法代码,利用此程序可以学习DES算法的加密,解密过程-DES algorithm code, the use of this procedure can learn DES algorithm encryption, decryption process
Aes_jiamidaima
- 网络安全加密的AES算法代码,希望大家能用的着。-network security encryption algorithm AES code, the hope everyone can be significant.
kalman-1.2
- kalman算法代码实现,unix/linux下可直接运行。-Tracking algorithm code realized, unix / linux operating under direct.
Mpeg4-code_decode
- Mpeg4视频处理编解码算法代码 适用于windows平台和unix平台 c语言编写
DES 加密算法代码
- DES密码体制的安全性应该不依赖于算法的保密,其安全性仅以加密密钥的保密为基础-DES password security system should not depend on secrecy algorithm, the only security encryption key based on the confidentiality
IDEA加密算法代码
- IDEA加密算法属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。-IDEA encryption algorithm is data block encryption algorithm (Cipher Block) category. IDEA use of the length of the 128 bit key, the data block size for 64bit.
SHA算法代码
- 数字签名加密算法的两座大厦先后倒塌—MD5和SHA-1这两种应用最为广泛的数字签名加密算法都被山东大学的王小云教授破解。-encrypted digital signature algorithm has two buildings collapsed - MD5 and SHA-1 that the two most widely used digital signature encryption algorithm has been the Shandong University Profe
TEA介绍及数据加密算法之程序代码
- TEA介绍及数据加密算法之程序代码-TEA presentation and data encryption algorithm of the program code
nsga2-gnuplot-v1.1
- nsga2具体算法代码,用来多目标遗传算法的学习和研究-the code of nsga2
DES加密解密代码
- des算法代码,明文密文加密解密,c编程实现程序(DES algorithm code, plaintext ciphertext encryption and decryption, C programming procedures)
剑指offer
- 基础算法代码实现,C++实现,可直接运行(The implementation code of the basic algorithms.)