Skip to content

Latest commit

 

History

11 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

fun-encoder

Very simple encoder and Encrypting technique.

⚠️ Warning

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

Example Usage

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

Preview

Alt Text

关于

Very simple encoder and Encrypting technique

Topics

Resources

Stars

1 star

关注者

1 watching

复刻s

发布

贡献者

Languages