kkrentz
|
9500be8916
|
llsec: Declared aead static
|
2015-10-14 08:22:44 -07:00 |
|
Konrad Krentz
|
0a6b1cb646
|
llsec: Added AEAD mode to CCM*
|
2015-10-14 08:22:44 -07:00 |
|
Konrad Krentz
|
c656a4d1c5
|
llsec: Fixed style issues in CCM*
|
2015-10-14 08:22:44 -07:00 |
|
Florian von Zabiensky
|
feba89a3f7
|
fixed memory bug
|
2015-10-06 11:25:12 +02:00 |
|
Justin King-Lacroix
|
30704e5afc
|
CCM* module now accepts fixed-size 13-byte nonces
also adjusted variable naming conventions in CCM* module
to use 'nonce' and 'iv' in line with RFC 3610 terminology
|
2015-06-29 22:51:00 +02:00 |
|
Justin King-Lacroix
|
3ce8f26eea
|
generalised CCM module into lib
introduced convenience functions for LLSEC modules
|
2015-06-10 18:07:41 +01:00 |
|