The Wayback Machine - https://web.archive.org/web/20210726010943/https://github.com/topics/cryptanalysis
Here are
136 public repositories
matching this topic...
Library consisting of explanation and implementation of all the existing attacks on various Encryption Systems, Digital Signatures, Key Exchange, Authentication methods along with example challenges from CTFs
Updated
Jun 19, 2021
Python
A tool to analyze multi-byte xor cipher
Updated
May 24, 2021
Python
A repository that aims to provide tools for cryptography and cryptanalysis
Updated
Jun 24, 2020
HTML
Many-Time Pad Interactive
Updated
Mar 28, 2020
Python
Coinmarketcap console client to keep track of your crypto currency trades - are you winning or losing?
Updated
Feb 1, 2021
Python
Program for finding low gate count implementations of S-boxes.
An implementation of Heilman et al.'s differential attack on IOTA's Curl hashing function.
SageMath/Python Toolkit for Cryptanalytic Research
Updated
Apr 19, 2021
Python
The Cryptography Roadmap 2021
A wordlist-based encryption key brute forcer targeting weak key choice/derivation
Updated
Nov 21, 2018
Python
Cryptanalysis and attack library
Updated
Jul 17, 2021
Python
Tool to find XOR differential and rotational-XOR characteristics of ARX primitives.
Updated
May 5, 2021
Python
Design and Cryptanalysis of Symmetric-Key Algorithms in Black and White-box Models
Crypto Watchdog periodically queries crypto market and reports potential pumps & recently registered tokens via webhooks
Updated
May 21, 2021
TypeScript
Go package to perform common cryptanalysis functions.
Cryptanalysis library for breaking classical ciphers
Updated
Jun 10, 2019
Python
A key-recovery attack for LINE for Android's chat backup encryption.
Cryptanalysis of the Enigma machine in Rust.
Updated
Apr 21, 2021
Rust
🔐 🔨 PoC of cracking a training version of AES-256 (AES-256-M)
Updated
May 10, 2020
Python
Updated
Nov 23, 2015
Python
Web-based Cryptography Tools
Updated
Jan 4, 2017
JavaScript
Sparkle, Schwaemm and Esch: Lightweight Symmetric Cryptography for the Internet of Things
A simple cryptanalysis tool for the Vigenere cipher.
Command-line Cryptanalysis
Updated
Jun 9, 2019
Python
Cryptanalysis on differents algorithms with z3 solver sat
Updated
Aug 26, 2020
Python
Cryptanalysis of Enigma and SPN, and number theory algorithms.
Improve this page
Add a description, image, and links to the
cryptanalysis
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
cryptanalysis
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
There appears to be a broken method in hash extend that is not valid due to it missing a def ():
In addition to this, there appears to be no body for the method.
https://github.com/nccgroup/featherduster/blob/52ed10dc441c45649ce4f4bedbf59bb72c63cda8/feathermodules/hash/hash_extend.py#L11