Skip to content

sinri/NyaCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NyaCode

Alternative String Encode Solution

Alternative with Base64

Base64 is a way to encode and decode chars as bytes to avoid special chars in network transmission, i.e. SMTP or so. But it is a general standard so the firewall might decode them as they want and mislead. Now let us use other encodings alike! Let the firewalls shut up! Long Live Sinri!

Algorithms

Here just provide the algorithms. They are all shared with GNU Lesser General Public License v3.0.

About

Alternative String Encode Solution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors