Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNCORRUPT

Encryptor/decryptor library written using custom algorithm.

Usage

go get github.com/blackistheneworange/uncorrupt
For corrupting a set of bytes
uncorrupt.Corrupt([]byte, string) []byte

For uncorrupting a set of bytes
uncorrupt.Uncorrupt([]byte, string) []byte

About

Encryptor / Decryptor

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages