• Stars
    star
    1
  • Language
  • Created about 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Speck is a recently introduced encryption algorithm that uses three simple operations namely add, xor and round. But it provide a great level security like AES algorithm provided. This speck cipher was implemented using the ARM assembly.