搜索资源列表
sha-1
- SHA-1Hash函数源码,可以对任何文件做Hash,得到的Hash值为160位。具有抗强碰撞,弱碰撞等能力。虽然王小云已经找到了个别碰撞。但在新的好的hash函数出来之前仍将被广泛使用。-SHA-1Hash function source, any document can be done right hash, the hash value of 160. Anti-collision, the weak capabilities of the collision. Although Bru
HASHES.ZIP
- 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當不過了。因為雜湊表搜尋在沒有碰撞(collision)及溢位(over
wangxiaoyun_MD5
- 根据王小云教授的算法写的MD5碰撞的程序[c源代码]。自从王教授对MD5的剑走偏锋的理解,造成了密码学界的大地震。-algorithm MD5 collisions written procedures [c source code]. Since the MD5 Professor Wang Jian Deviate front of the understanding, resulting in a password academics in a big earthquake.
MD5SPACES1.0.0.5
- MD5碰撞产生工具1.0.0.5.rar MD5碰撞产生工具1.0.0.5.rar-MD5 collisions tools 1.0.0.5.rar MD5 collisions tools 1.0.0.5 . rar
a3a8
- SIM卡的A3A8加密算法,理解后可以通过随机碰撞来爆破SIM卡的KI。即可以复制SIM卡-SIM cards A3A8 encryption algorithm, can be understood through random after the collision to blast SIM cards KI. That can be replicated SIM cards
Hash
- 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當不過了。因為雜湊表搜尋在沒有碰撞(collision)及溢位(over
csharp
- 这是一个多线程的碰碰球游戏,你可以有多个不同的球,它们分属不同的线程,各自独立的在屏幕上碰撞。显然,由于多个球运行的显示会同时操作VCL资源,为了安全,我们在Execute过程中的执行部分加入了Synchronize(MoveShape)来调用Move
fastcoll_v1.0.0.5_source
- md5碰撞验证程序,可以构造两个md5一样的exe文件。
Md5
- Md5碰撞 Md5碰撞 Md5碰撞
MD5.rar
- 这是根据王小云教授的材料编写的实现MD5碰撞的源代码。,This is according to Professor Wang Xiaoyun Materials prepared by the implementation of the MD5 collision source code.
ball
- 碰撞球 小球遇到边框后发生转移的算法和实现,可做开发碰撞球的参考-Ball small ball collision occurred after the transfer of experienced border algorithm and implementation can be done for collision sphere of reference
MD5C++
- 两个可执行文件的 MD5 一样,却又都能正常运行,并且可以做完全不同的事情,可以看看这个快速MD5 碰撞生成器 C++源码-Two executable files, like the MD5, it can be normal operation, and can do completely different things, you can look at this fast-MD5 collision generator C++ Source
Tjlkajfla
- 快速MD5 碰撞生成器 C++源码 快速MD5 碰撞生成器 C++源码-Fast MD5 collision generator C++ source code
MD5-collision-process(c-source-code)
- 根据hash函数破解国际通用密码MD5的C程序,根据王小云的碰撞算法。-Hash function in accordance with international crack MD5 passwords of C procedures, according to Wang Xiaoyun of the collision algorithm.
car
- 这是个简单的碰撞检测的例子,很容易理解非常适合初学者学习。-This code is a simple example of how to do Collision testing with windows c plus plus and it is very good materials for study lallallal.
fastcoll_v1.0.0.5
- 破解MD5,能够非常快速地产生MD5碰撞的好算法。主流机器1s就能产生一个。-Crack MD5. A good algorithm capable of generating MD5 collisions very quickly.
collidingmice
- 使用了QT的graphics view framework实现了动态图形,并实现了动态图形的碰撞检测。-shows how to use Graphics view framework to implement animated items and detect colision between items.
MD4
- 这个例子描述了MD4碰撞,很有研究价值,大家可以仔细研究下-MD4碰撞
MD5_FastCollision_v1.0.0.5_src
- 快速MD5碰撞生成器,王小云改进版。这个生成器根据“构造前缀碰撞法”可以生成两个不同的文件,而这两文件的md5 sum却是一样的。 MD5 Collision Generator(win32 .exe) MD5 Collision Generator(source) -Fast MD5 collision generator, Xiaoyun Wang, improved version. The generator according to "construct the pr
md5碰撞
- 快速MD5碰撞生成器,MD5真的不可靠了. 早就有说法说MD5不可靠(The fast MD5 collision generator, MD5 is really unreliable. It has been said that MD5 is not reliable)