# ashutosh1206/Crypton

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

Repository: https://github.com/ashutosh1206/Crypton
Canonical: https://ross.abutalabs.com/products/crypton
Language: Python
License: MIT
License Family: permissive
Topics: crypto, ctf, cryptography, cryptanalysis, ctf-tools, ctf-challenges, ctf-solutions
Archived: true
Last push: 2021-06-19T18:24:38+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3198, "days_push": 1901, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1623, forks 271 (observed 2026-08-28T04:05:12.634038+00:00)

## What it is
An educational library collecting explanations and Python implementations of attacks on encryption systems, digital signatures, MACs, and authenticated encryption, supplemented with CTF challenges and write-ups. It serves as both a learning platform for offensive/defensive cryptography and a reference tool for solving CTF crypto challenges.

## Use cases
- learn cryptography attacks with worked examples
- practice CTF crypto challenges
- find write-ups for known cipher vulnerabilities
- reference implementations of padding oracle and other attacks
- prepare for capture the flag competitions
- study attacks on digital signatures and MACs

## When to choose
- you are a CTF player learning or practicing cryptography attacks
- you want explanations paired with runnable Python exploit code
- you need example challenges organized by attack type

## When to avoid
- you need production-grade cryptographic code - the author explicitly warns implementations are trivial and insecure
- you want a maintained library with recent updates - last release was 2021
- you need a general-purpose crypto library like PyCryptodome

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: cryptography, security, developer-tools
- domain: security, education
- platform: python, cross-platform
- tags: ctf, cryptanalysis, offensive-security, tutorials, writeups, cryptography

## Member repositories
- ashutosh1206/Crypton (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:12.634038+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:48:49.098503+00:00, confidence not recorded.
  - readme: https://github.com/ashutosh1206/Crypton (fetched 2026-08-28T04:05:12.634038+00:00, sha e5f88c27a8df)
- Data as of 2026-08-30T08:39:29.467469+00:00.
