Skip to content

ALIAS-001/homemade-crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Homemade encryption

how it works

basicaly, what this script does is take the position of a given character and based on the position the character is in the string, it will either shift up or down ex. f -> i or f -> c based on where the f is

inputs

1 is for encryption 0 is for decryption
string to encrypt/decrypt
1 for an additional shift 0 for none
^^ this is just an addition
output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages