Rhys Weatherley
|
277a0b63c9
|
Speed up Speck by using a custom AVR code generator
This also fixes the remaining asm issues with newer versions of gcc.
|
2017-11-03 10:47:18 +10:00 |
|
Rhys Weatherley
|
b53f57225d
|
Fix AVR asm issues with Speck
|
2017-11-01 16:11:51 +10:00 |
|
Rhys Weatherley
|
33df6a873d
|
Refactor the low-memory versions of Speck
Rename SpeckLowMemory to SpeckTiny for the encrypt-only version.
SpeckSmall for the version that supports both encryption and decryption.
|
2016-02-13 06:59:05 +10:00 |
|
Rhys Weatherley
|
e046533aff
|
Low memory version of Speck that combines key schedule with encryption
|
2015-12-17 19:06:41 +10:00 |
|
Rhys Weatherley
|
32d3d59cfb
|
AVR inline assembly version of Speck
|
2015-12-05 14:13:11 +10:00 |
|
Rhys Weatherley
|
ee43158b64
|
Speck block cipher
|
2015-11-30 18:23:21 +10:00 |
|