komorra / TurboCryptoSAT Star 1 Code Issues Pull requests A signature-based SAT solver for cryptographic instances. cli cryptography cpu cryptanalysis cplusplus cpp command-line hash command-line-tool hashing-algorithm circuit cnf sat-solver sat command-line-interface cdcl dimacs-cnf dimacs-cnf-format preimage preimage-attack Updated Sep 7, 2026 C++
ajaycc17 / blake2s Star 1 Code Issues Pull requests Implementation and round-reduced preimage attacks on BLAKE2s hash function. cryptography cryptanalysis blake2s sha-3 hash-function preimage-attack Updated Mar 17, 2023 C
ajaycc17 / blake-256 Star 0 Code Issues Pull requests Implementation and round-reduced preimage attacks on BLAKE-256 hash function. cryptography cryptanalysis sha-3 blake hash-function preimage-attack Updated Mar 17, 2023 C
ajaycc17 / ms-thesis Star 0 Code Issues Pull requests Master's thesis papers, reports and presentations. cryptography cryptanalysis blake2s sha-3 block-cipher blake des-algorithm differential-attack preimage-attack Updated Apr 14, 2023
ThomasHartDev / HashAttack Star 0 Code Issues Pull requests Brute-force preimage and collision attacks against truncated SHA-1 in Java, measuring work against the birthday bound java security cryptography brute-force sha1 birthday-attack hash-function preimage-attack collision-attack cryptographic-attack Updated Jul 22, 2026 Java
kamb-code / sha256-r19-preimage Star 0 Code Issues Pull requests Practical preimage attacks on the 19- and 20-round SHA-256 compression function: papers, solver, witnesses, and independent verifier cryptography cryptanalysis gpu cuda hash-functions sha256 security-research preimage-attack Updated Sep 10, 2026 Python