Skip to content

CharlieTrip/LeakSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeakSolver

WIP: check my webpage for more info.

TODO (readability)

  • Write documentation
  • Add comments
  • Clean up the code-structure
  • Complete AES tests:
    • key scheduler
    • parallel sbox
    • mixing layer
  • Complete AESGen tests
  • Write explanations (blog)

TODO (algorithmic)

  • Simplify the HOF structure for leaks
  • Different leak function (Hamming distance?)
  • Different cipher-scenarios
    • SKINNY
    • AES-192
    • AES-256
  • Full CLI?
  • Check for further generalization
    • Structured description of the checks
    • Implement generalisation
    • Compute leaks by unrolling full round
  • Parallelism Code
    • Toy Example for search
    • Implement in Search
  • Sanitize inputs (minimal CLI)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published