Skip to content

BasharOumari/BlockCipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockCipher

Designed Block Cipher for encrypting/decrypting

Prerequisites

The key and the message have to be exact of 18 bit length

Usage

encryption

./Main -e  "key" "message"

decryption

./Main -d  "key" "cipher"    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published