Moritz Bitsch
7439eb6328
Merge pull request #1 from cmand/master
...
Add support for 48 and 96 bit speck blocks
2017-07-06 14:10:52 +02:00
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
Moritz Bitsch
570652833d
Initial commit
2016-01-27 23:24:08 +01:00