Skip to content

rootlch/encrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This package provide 2 things.

1) A go lib to encrypt data with the XOR algorithm.

2) A terminal command called lock to encrypt any file with the given key.
Running lock on an encrypted file with the correct key will decrypt it.
(Note: If you've forgotten the key it is highly unlikely that you will be able to decrypt the file.)

About

Go lib and tools for XOR encryption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages