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.