Skip to content

angelopassaro/simon-speck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementations of Simon and Speck lightweight cipher

The implementations follow the implementation guide.

Support CBC mode Support CTR mode

Disclaimer

This implementation is for testing purposes ONLY and safety is not guaranteed

TODO

  • Simon 64/96
  • Simon 64/128
  • Simon 128/128
  • Simon 128/192
  • Simon 128/256
  • Speck 64/96
  • Speck 64/128
  • Speck 128/128
  • Speck 128/192
  • Speck 128/256
  • CBC Mode
  • CTR Mode

About

Implementation of Block cyphers Simon and Speck

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published