搜索资源列表
YeeTooMD5P
- YeeTooMD5是免费的,开源的,它是在GPL许可下发布的,所有人都可以免费的使用它,修改它,并将它再次发布。 能够快速的计算出任意长度的字符串及任意类型文件的MD5值,并且用户能方便的检验结果. 能够输入MD5值,计算MD5计算值的匹配结果;可以打开任意文件并计算其MD5值。 -YeeTooMD5 is free, revenue, which is permitted under the GPL Release, everyone can use it free, modify
Hash
- 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當不過了。因為雜湊表搜尋在沒有碰撞(collision)及溢位(over
SHA1
- Calculate SHA1 value
3DESentyragl
- 采用C语言编写的3层DES加密算法,具有很强的参考价值-Layer 3 DES encryption algorithm, using C language has a strong reference value
Hashing-sample
- this project calculate hashing value to entered text
MD5
- 进行MD5的计算,可以检验md5的计算结果值-For MD5 calculation, can test the value of md5 calculations
A5Pro_v2
- 根据A5原理,程序生成了大小250KB左右的A5密钥流文件。用户可自行设定三个LFSR的结构,以及三个LFSR的初始值。-According to the principle of A5, the program generate an A5 key stream file,whose size is about 250KB . Users can set the structure of three LFSR, and three LFSR s initial value.
MD5
- MD5密码算法 本程序是在MD5的算法中求Hash值中相对比较简单的,每一处的公式都是显而易见的,通过阅读MD5的算法,可以MD5的算法思想重新遍历一遍。-MD5 cryptographic algorithm of this procedure is the MD5 algorithm and hash value is relatively simple, every formula is obvious by reading the MD5 algorithm can be MD5 a
zishiyingjiami
- 为了提高图像加密算法的鲁棒性,提出了一种新的自适应图像加密算法。首先,把任意大小的灰度或彩 色图像分成2 × 2 子块 然后,用左上角子块的像素灰度值和Chebyshev 混沌映射构造与右上角子块等大的矩阵,用该 矩阵对右上角子块进行像素灰度值替换 最后,按顺时针对每个子块进行加密,直到左上角子块加密完毕。该算法不 依赖于图像的大小,而且适用于灰度图像和彩色图像,因而有很强的鲁棒性。同时灰度值扩散机制的引入使得该算 法具有良好的扩散性和扰乱性。-This paper presen
MD5pojie
- 文件MD5破解工具,可自行修改文件MD5值数。-MD5 cracking tools, you can modify the MD5 value
PRAN
- 在使用C#编程,但伪随机数加密一直不知道是怎么实现的,今天研究了一下,看了一个使用伪随机数加密用户名密码的例子,觉得简单易懂,索性把源代码也共享出来,帮助更多想实现C#伪随机数加密的朋友。在演示窗口,输入密码的时候,会适时显示出经过加密的密码,挺有参考价值。-In the use of C# programming, but pseudo-random number encrypted did not know how to achieve today study a little, read
456
- RSA算法的C语言实现 1.密钥的产生 (1)选两个安全的大素数p和q。 (2)计算n=p×q,φ(n)=(p-1)(q-1),其中φ(n)是n的欧拉函数值。 (3)选一整数e,满足1<e<φ(n),且gcd(φ(n),e)=1。 (4)计算d,满足de≡1 modφ(n),即d是e在模φ(n)下的乘法逆元,因e与φ(n)互素,由模运算可知,它的乘法逆元一定存在。 (5)以{e,n}为公开钥,{d,n}为秘密钥。 2.加密 加密时首先将明文M比特串分组
map-to-group-hashsss
- 将一个普通的数值对应到椭圆曲线上,即寻找图样曲线上的点,并且是整数值点,为后面的签名做好准备-The value corresponds to an ordinary elliptic curve, i.e. to find the point on the curve pattern, and is an integer value points to prepare for the subsequent signature
MD5
- MD5算法:MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值-The MD5 algorithm: MD5 with 512 bit block to process input information, and each group was divided into 16 groups of 32 seats, after a series of processi
MerkleHellman
- The encryption algorithm using Merkle-Hellman knapsacks starts with a binary message. * The message is envisioned as a binary sequence P = [p1, p2, … ,pk]. * Divide the message into blocks of m bits, Po = [P1, P2, ... ,Pm], P1 = [Pm+1, .
F_Gamma_Calculator
- F gamma card calculator. It will calculate the F value of your gamma card.
sha512
- visualc++实现的sha512算法,可用于计算哈希值-sha512 algorithm visualc++ implemented, it can be used to compute the hash value
Yush.java.tar
- This a new algorithm in which we encrypt on the basis of position of the character. Algorithm 1 for key generation and Algorithm 2 is for encryption Algorithm A1 Step1: Let the key be ‘k’. Step2: Multiply the index number +1 with its ASCII c
hash1
- hash算法MD4,用C++编写,输入任意长度可输出固定长度的hash值-hash algorithm MD4, written in C++, can be of any length and output a fixed-length hash value
OTP
- 基于事件同步的令牌,根据指定的事件次序及相种子值作为输入,通过HASH算法中运算出一个口令。-Event-based synchronization token, according to the order of events and phases specified seed value as input by HASH algorithm, the computation of a password.
