GitHub / mehedifaruk / CBCPaddingAttack
This repository contains an implementation of a CBC (Cipher Block Chaining) Padding Oracle Attack developed as part of the Systems Security course at Aarhus University. The implementation demonstrates the vulnerability of CBC mode encryption when a padding oracle is present.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehedifaruk%2FCBCPaddingAttack
PURL: pkg:github/mehedifaruk/CBCPaddingAttack
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 313 KB
Dependencies parsed at: Pending
Created at: 4 months ago
Updated at: 4 months ago
Pushed at: 4 months ago
Last synced at: 4 months ago
Topics: aarhus, aarhus-university, cbc-mode, cryptography, padding-oracle-attacks