Jeffrey Walton
23279dcd45
Update documentation
2018-10-14 08:21:56 -04:00
Jeffrey Walton
b91491da4f
Fix Solaris i386 compile of CHAM and LEA for SunStudio 12.3 and below
2018-07-16 12:21:44 -04:00
Jeffrey Walton
380829284c
Update documentation
2018-07-13 09:54:06 -04:00
Jeffrey Walton
b74a6f4445
Add algorithm provider member function to Algorithm class
2018-07-06 09:23:37 -04:00
Jeffrey Walton
78ece1b2aa
Fix temporary array size (GH #675 )
...
cryptest.sh and UBsan caught a "secblock.h:389:4: runtime error: load of value 206, which is not a valid value for type 'bool'". m_t[4] is accessed in UncheckedSetKey. The extra m_t[] element was inadvertently removed when ProcessAndXorBlock no longer used it.
2018-07-03 22:41:04 -04:00
Jeffrey Walton
c58ea35e23
Update documentation
2018-07-01 03:42:17 -04:00
Jeffrey Walton
b35df75890
Update attribution for SIMECK
2018-07-01 03:21:42 -04:00
Jeffrey Walton
08e6137082
Add SIMECK-64 SSSE3 implementation (GH #675 )
2018-07-01 03:11:00 -04:00
Jeffrey Walton
ac036496d3
Add Simeck lightweight block cipher (GH #675 )
...
Add Simeck lightweight block cipher (GH #675 )
2018-06-30 02:43:12 -04:00