sha1collisiondetection
Collision Detector
Detects cryptanalytic SHA-1 collision attacks in files and provides an indicator of potential collision
Library and command line tool to detect SHA-1 collision in a file
1k stars
64 watching
187 forks
Language: C
last commit: 4 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sergiusiw/collider-rs | A Rust library for continuous 2D collision detection | 92 |
danfis/libccd | Library for collision detection between two convex shapes | 503 |
dimforge/ncollide | A 2D and 3D collision detection library for Rust. | 924 |
snowkit/differ | A collision detection library using the Separating Axis Theorem for 2D shapes. | 166 |
jriecken/sat-js | A JavaScript library for 2D collision detection and response. | 766 |
dimforge/parry | A 2D and 3D collision detection library for game development in Rust. | 581 |
zhreshold/mxnet-ssd.cpp | A C++ object detection module for mxnet-ssd | 97 |
neuralegion/sslscan.cr | Tools for detecting and scanning for security vulnerabilities in SSL/TLS protocols | 10 |
eremit4/cs-discovery | Detects malicious servers in network traffic by analyzing encoded byte patterns | 20 |
securingsam/krackdetector | Detects KRACK attacks and disconnects client devices from the network. | 179 |
l-smash/l-smash | An implementation of a high-performance multiplayer collision detection and response system | 232 |
rustgd/collision-rs | An extension of the cgmath library that adds collision detection primitives and algorithms. | 125 |
disruptops/cred_scanner | A tool to identify sensitive data in files | 89 |
jaredmpayne/spritekitcollisionsplayground | A playground demonstrating physics collision detection using Swift and Sprite Kit. | 32 |
humanoid-path-planner/hpp-fcl | A high-performance library for collision detection and rigid body dynamics algorithms in 3D space. | 320 |