Commit graph

4 commits

Author SHA1 Message Date
Robert Beverly af51f92649 Add support for 48 and 96 bit speck blocks 2017-06-30 13:38:23 -07:00
Moritz Bitsch d691bd6e86 Add combined functions
The _combined functions do not need a precalculated key schedule,
the round key is generated on-the-fly.

This is useful for memory constrained systems.
2016-01-28 01:08:15 +01:00
Moritz Bitsch df3b1d654f use define as key length for expand function 2016-01-27 23:45:26 +01:00
Moritz Bitsch 6e1ae6d9bd added speck code 2016-01-27 23:26:26 +01:00