Skip to content

Latest commit

 

History

6 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

PythonEncrypter

PythonEncrypter is a Python Program that uses a Ceaser Cyper to encrypt and decrypt words.

Usage

Edit the config.txt

[letters]
l = 50 (however many letters you want to shift the word by)
word = WhatYouWantToEncrypt
output = []

To encrypt run:

> ceaser.py

And to decrypt run:

> decrypt-ceaser.py

关于

PythonEncrypter is a Python Program that uses a CeaserCyper to encrypt words.

Topics

Resources

Stars

2 stars

关注者

1 watching

复刻s

发布

贡献者

Languages