Skip to content

Bbowen100/crypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crypt

crypt.py - A python file containing encryption and decryption functions which will be used in other encrytion related programs

asymm.py - Contains a python based textual user prompt that encrypts and decrypts the entered text via an asymmetric encrytion algorithm that has been implemented in crypt.py. Encrypting a cyphertext will return the encrypted text and the corersponding key. Decrypting a text will return the cyphertext. Note (key is needed to aquire accurate decryption).

About

Simple A-symmetric encryption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages