COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200914131459/https://github.com/topics/cryptanalysis
Here are
119 public repositories
matching this topic...
A tool to analyze multi-byte xor cipher
Updated
Jan 9, 2020
Python
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
Aug 3, 2020
Python
A repository that aims to provide tools for cryptography and cryptanalysis
Updated
Jun 24, 2020
HTML
Coinmarketcap console client to keep track of your crypto currency trades - are you winning or losing?
Updated
Jan 23, 2020
Python
Many-Time Pad Interactive
Updated
Mar 28, 2020
Python
An implementation of Heilman et al.'s differential attack on IOTA's Curl hashing function.
Program for finding low gate count implementations of S-boxes.
Design and Cryptanalysis of Symmetric-Key Algorithms in Black and White-box Models
Go package to perform common cryptanalysis functions.
A wordlist-based encryption key brute forcer targeting weak key choice/derivation
Updated
Nov 21, 2018
Python
Cryptanalysis library for breaking classical ciphers
Updated
Jun 10, 2019
Python
Cryptanalysis of the Enigma machine in Rust.
Updated
Feb 12, 2018
Rust
Updated
Nov 23, 2015
Python
SageMath/Python Toolkit for Cryptanalytic Research
Updated
May 7, 2019
Python
A key-recovery attack for LINE for Android's chat backup encryption.
🔐 🔨 PoC of cracking a training version of AES-256 (AES-256-M)
Updated
May 10, 2020
Python
Tool to find XOR differential and rotational-XOR characteristics of ARX primitives.
Updated
Aug 25, 2020
Python
Web-based Cryptography Tools
Updated
Jan 4, 2017
JavaScript
Command-line Cryptanalysis
Updated
Jun 9, 2019
Python
A set of Python tools useful for cryptography and cryptanalysis.
Updated
Feb 3, 2017
Python
Cryptanalysis of Enigma and SPN, and number theory algorithms.
Cryptanalysis and attack library
Updated
Sep 10, 2020
Python
A simple cryptanalysis tool for the Vigenere cipher.
Golang programs for AES-CTR mode encryption with 2 different hashing algorithm and Padding Oracle attack on AES-CTR mode.
Performs key-recovery attacks on the SoDark family of algorithms.
Cryptanalysis of the Legendre PRF Challenges
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