资源列表
lzss
- delhpi下lzss加密算法源码及例子
rc632
- 这是SLRC632的全部源代码.包括读typea typeb书..全功能支持
aes-c
- AES算法主要包括三个方面:轮变化、轮数和密钥扩展。本文以128为例,介绍算法的基本原理;结合C语言,实现高级数据加密算法AES(AES-128)。
linearanalysis
- S盒的线性逼近表的运算,可在程序里面修改数值,这是一本密码学的书籍上的题目的运算程序
3des
- 3des加解密算法,可实现des三重加密
破解Vigenere密码
- 破解Vigenere密码-Vigenere crack passwords
md5破解
- DeMD5 可以破译经 MD5 算法编码过的密码,如有些共享软件或论坛程序的注册码(密码)就是使用 MD5 算法编码的。 由于 MD5 是一种不可逆的编码算法,因此要“还原”出原始密码就只能用穷举法(暴力法)了。 本程序使用了公开的 MD5 算法模块,在P4-1.5G的机器上一秒钟可以尝试约20000个号码。另外本程序还带有四个实用的密码字典,-DeMD5 be deciphered by the MD5 algorithm coding passwords, as some forum or
RSA加密算法DEMO delphi
- RSA加密算法DEMO For Delphi-RSA encryption algorithm DEMO for delphi
S_DES加密解密程序
- 按照分组密码运行的CBC方式,将其中的DES算法置换为S-DES,分组长度为8BIT,初始矢量V1分别设置为00H,FFH,及任意8BIT无符号整数,实现该加密/解密模型-running CBC, which will be the replacement for the DES algorithm S-DES, a length of 8BIT initial vector V1 were set to 00H, FFH, and the arbitrary 8BIT unsigned int
rsa-c++实现
- 这是一个RSA的简单实现算法,用的是C++语言实现的.-This is a simple realization of the RSA algorithm is used in the C language.
图像加密代码
- VC实现的图像加密算法,采用Arnold变换,对于初涉信息安全的人员有一定参考价值-The algorithm of encrypted image completed in VC, applying the Arnold transform .It is valuable to people who will devote himself to infomation security
S盒的线性逼近表
- 此为密码攻击中的线性分析,通过对S盒的分析,来达到对S-P密码体制的攻击-password for this attack linear analysis of the S-box analysis, in order to achieve the S-P Cryptosystem attack