reztdev/fun-encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Very simple encoder and Encrypting technique.

If you want to use fun-encoder as a module, then don't forget to import it so that it can be called in your code

from fun-encoder *
original_text = "Hello World!"
encrypted_data = encrypt(string_plain_data(original_text))
print(encrypted_data)

Alt Text

About

Very simple encoder and Encrypting technique

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published