An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cipher-block-chaining

KishanBagaria/padding-oracle-attacker

🔓 CLI tool and library to execute padding oracle attacks easily, with support for concurrent network requests and an elegant UI.

Language: TypeScript - Size: 1.33 MB - Last synced at: about 6 hours ago - Pushed at: over 2 years ago - Stars: 209 - Forks: 35

samnaveenkumaroff/HashBite

HashBite is a secure and user-friendly AES encryption and decryption application built with Streamlit. Whether you're encrypting sensitive text, securing files, or decrypting JSON-based key files, HashBite makes cryptographic operations simple and accessible for everyone — no command-line required.

Language: Python - Size: 46.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

0x00wolf/PATHBYTER-Hybrid-Encryption-Ransomware-with-Multiprocessing-in-Python

Pathbyter is a lightning fast proof-of-concept ransomware that uses RSA wrapped AES, multiprocessing, in memory key encryption, appends encrypted AES keys to files, and other tactics utilized by advanced threat actors like Conti, REvil, WannaCry, Ryuk, Lockbit, etc.

Language: Python - Size: 342 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 27 - Forks: 2

Slyvred/aes-256-cbc

This is a simple cli tool written in rust to encrypt/decrypt files using the AES256-CBC algorithm.

Language: Rust - Size: 65.4 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

anuja-rahul/progression_tracker_OOP_V2

Progression tracker with a database using AES CBC encryption.

Language: Python - Size: 41.6 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Kairos-T/blowfish-simulation

Python script that simulates the Blowfish algorithm in the Cipher Block Chaining (CBC) mode

Language: Python - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

yangboz/bitcoin-puzzles

The place for Bitcoin related puzzles!

Language: Python - Size: 11.6 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

lunaboards-dev/igloo-lua

A wrapper around icekey-lua that adds a few features.

Language: Lua - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

tayyipozturk/DES-CBC

Language: C - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MarcosVB/Block-Cipher

48-bit Block Cipher in CBC mode.

Language: Java - Size: 689 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

takakv/cbc-practice

A very basic cipher block chaining (CBC) implementation in C. It supports extended ASCII and block sizes up to 32 bits (signed).

Language: C - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Huiliang-M/DES-ECB-CBC

The goal of this project is to write a simple encryption algorithm library to implement DES, ECB, and CBC. The programming language is Java.

Language: Java - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 3