hadipourh
I like to sit on top of a mountain at sunset, free from restrictions, and behold the sun going down below the horizon.
Graz University of TechnologyAustria
Pinned Repositories
AES-VHDL
VHDL Implementation of AES Algorithm
autoguess
An easy-to-use, general and open-source tool to search for guess-and-determine attacks and key bridges
Boomerang
A New Method to Search for Boomerang Distinguishers: Improved Rectangle Attacks on SKINNY and CRAFT
course-cryptanalysis
A Course in Cryptanalysis
CryptoHDL
A list of VHDL codes implementing cryptographic algorithms
DL
Revisiting Differential-Linear Attacks via a Boomerang Perspective
KeeLoq
C implementation of KeeLoq algorithm, equipped with a function to generate algebraic equations of KeeLoq over GF(2)
sboxanalyzer
An easy-to-use and open-source tool for differential, linear, differential-linear, and integral analysis of S-boxes
zero
An Automatic Tool to Search for Full Impossible-Differential, Zero-Correlation and Integral Attacks
zeroplus
Improved Search for Integral, Impossible Differential and Zero-Correlation Attacks: Application to Ascon, ForkSKINNY, SKINNY, MANTIS, PRESENT and QARMAv2
hadipourh's Repositories
hadipourh/CTC2-Fast-Algebraic-Attack
A python class implementing the Courtois Toy Cipher (CTC2) equipped with some methods for algebraic cryptanalysis of CTC2
hadipourh/MIBS-Integral-Cryptanalysis-Basd-on-Division-Property
Applying the MILP method to search bit-based integral distinguishers and degree estimation of the round function of MIBS block cipher, using division property.
hadipourh/Tools-for-Cryptanalysis
A repository that aims to provide tools for cryptography and cryptanalysis
hadipourh/fnv2
A Sage code for finding collision for the FNV2 hash function
hadipourh/Syncing-Your-Github-Fork
A brief guidance about syncing a forked repository with the original one
hadipourh/AES-attacks-finder
Automatic tool from 2011 to find low-data complexity MitM attacks on the AES
hadipourh/pythonexample
Some Python Examples for Those Who Want to Learn Python
hadipourh/Algebraic-Attack-on-BiviumA
It is a SageMath script, which extracts the BiviumA algebraic equations, and then solves the extracted equations via a SAT solver. Here the Cryptominisat5 is used as a SAT solver.
hadipourh/BDP
This repository has been forked from https://gitee.com/hukaisdu/BDP_for_ComplexLinear
hadipourh/DeterministicTruncatedDiffs
Deterministic Truncated Differential Trails
hadipourh/iacrtrans
LaTeX class for the IACR Transactions on Symmetric Cryptology
hadipourh/info-sec-contacts
List of available research positions in information security
hadipourh/oxford-lattice-school-lessons
hadipourh/practical-attacks
hadipourh/skinny
C++ Implementation of Skinny
hadipourh/solvatore
An easy to use tool for evaluating the security of cryptographic algorithms against integral attacks.