资源列表
MyCallback
- MYCALLBACK
dcrc
- 基于crc32的dhash,减少了普通哈希算法的冲突概率,是一种新鲜的哈希查找算法-Crc32 on the dhash, reducing the probability of conflict common hash algorithms, is a fresh hash search algorithm
md5
- 此程序只适合用于扫描弱密码,如:密码全部是数字或密码位数很短等都属于弱密码 破解的时间长短取决于密码的位数和你是否选择正确的扫描方式 此程序每秒可扫描60个密码,如果你的密码是三位数字的。。三位数字只有10*10*10=1000个密码组合,即最长只用1000/60=16秒钟就可以扫描出任何的三位数字密码。。其它的情况于此类推 以下的几种情况将无法破解密码:1)你选择数字扫描密码,但密码中有字母时,2)你选择字母扫描密码,密码只是由数字组成时。。3)密码中含有特殊字符时将无法破解
rsa
- This code RSA ((which stands for Rivest, Shamir and Adleman who first publicly described it) Algorithm-This is code RSA ((which stands for Rivest, Shamir and Adleman who first publicly described it) Algorithm
haval
- --- --- ---haval代码--- --- --200种加密算法中的一种------------- haval------------ 200 species of an encryption algorithm
EnumObj
- 调用PKCS11实现object操作的代码,请使用自带的makefile完成编译-Calls PKCS11 to achieve object code for actions, use the makefile to compile own
BigNum
- 大数运算类(支持大数的加减乘除和赋值运算)-Majority of the computing category (support large numbers of addition, subtraction, and assignment operator)
md5
- 一个标准的MD5 hash算法C源代码,输出32字节的字符
文件加密技术一例
- 文件加密技术一例给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可.-file encryption technology to the case file encryption technologies lot, which will be divided into different levels, to suit the needs of different oc
MD5C
- MD5的算法演示....感兴趣的可以下载看看.....还不错-MD5 algorithm interested can download the demo .... nice ...... see .....
1212924681
- des算法,密码学的作业之一,也可以用作乐趣只用-security of des,des of security
RSA-Long
- I hope this can give some help
