Skip to content

h2oboi89/L64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L64

Based on LC4 (ElsieFour) encryption algorithm described in this pdf.

Expanded on original algorithm by changing from 6 * 6 (36 character key) to 8 * 8 (64 character key) and utilizing Base64 to encode input.

Build

See Makefile.

Requires:

  • MSBuild (VS 2019 or higher)
  • 7Zip
  • GnuMake
  • .NET Framework 4.8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published