Where can I find a clear algorithm diagram of SPECK algorithm? I want to follow steps to write ARM assembly code.
Asked
Active
Viewed 213 times
1 Answers
3
Where can I find a clear algorithm diagram of speck algorithm?
Have you looked at the spec wiki page - that (at the time I write this) includes both an algorithm diagram and a C implementation (however, the C implementation uses more #define's than I would use to explain things...)
poncho
- 154,064
- 12
- 239
- 382