Skip to content

suarez605/Porta-Bellaso-Cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pypobe - Porta-Bellaso Cipher/Decipher implemented in Python 3.9

About

This is a little and fast coded Porta Bellaso Cipher/Decipher coded in Python 3.9 Use it or extend it as you want to learn new things :D

If you want to reach me: - https://www.linkedin.com/in/aesuarezlozano/

Getting Started

If you want more information about the algorithm used in this project, just visit this: http://practicalcryptography.com/ciphers/porta-cipher/

Prerequisites

Python 3.5 docopt 0.6.2

Installing

Just clone the repo and execute the script using the env included or creating your env and installing requirements.

Usage

pypobe.py "<TEXT>" "<KEY>"
pypobe.py -i | --interactive
pypobe.py -h | --help

examples:
 pypobe.py "My Secret is top secret" "SILENDOLIBERTATEM"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages