Skip to content

S3r4ph1el/CipherOperationsModes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abstract

  • Implementation of all standard block cipher modes of operation in Python.
  • Task of the "Computing Advanced Topics - CyberSecurity Fundamentals" at UnB 2025.1
Mode Name
ECB Electronic CodeBook
CBC Cipher Block Chaining
CFB Cipher Feedback
OFB Output Feedback
CTR Counter

How to Run

  • Download de zip code and execute the main function
  •  python3 main.py
    

About

Block Cipher Modes of Operations Implementation in Python at UnB 2025.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages