Skip to content

avahowell/enc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enc

A simple command-line encryption tool, built using Argon2id, XChaCha20/Poly1305, and BLAKE2B. Supports arbitrarily large files.

Usage

enc -o encrypted input enc -o decrypted -d input cmp decrypted input

LICENSE

Apache License

About

simple command-line symmetric encryption tool with support for arbitrarily large files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages