Skip to content

shivam47-git/cipher_decryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Decryption Scripts

This repository contains a collection of scripts used to analyze, decrypt, and work with ciphertexts from various challenges and encryption schemes.
It is primarily focused on AES-based ciphers, custom encryption modes, and CTF-style problems.


πŸ“‚ Features

  • AES Decryption β†’ Supports AES-GCM, AES-ECB, and custom block-based modes.
  • Custom Cipher Analysis β†’ Tools for working with non-standard encryption algorithms.
  • Tag & Nonce Handling β†’ Automates nonce extraction and tag verification.
  • Utility Functions β†’ Includes helpers for XOR operations, padding, and GF(2^128) field arithmetic.

πŸ› οΈ Usage

Clone the repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages