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 |
|
George Oikonomou
|
dd4f181cde
|
Fix warnings caused by incorrect \defgroup, \addtogroup, \file
|
2015-02-15 20:11:09 +01:00 |
|
George Oikonomou
|
fb22e15844
|
Fix warnings caused by incorrect param names / undocumented params
|
2015-02-15 20:11:08 +01:00 |
|
Nicolas Tsiftes
|
9b90c378e8
|
Merge pull request #812 from kkrentz/packetbuf-holds-broadcast
packetbuf_holds_broadcast()
|
2014-11-28 19:15:19 +01:00 |
|
kkrentz
|
a3b4e8101d
|
llsec: Fixed MIC length; reject unsupported security levels
|
2014-11-13 12:34:37 -08:00 |
|
kkrentz
|
fb00a217f5
|
packetbuf: Use packetbuf_holds_broadcast() all-over
|
2014-11-13 09:58:08 -08:00 |
|
Enrico Joerns
|
85b494c16b
|
[doc] Give files a common structure by placing license first (partial)
Followed by doxyen file and group tags.
This patch is only a first attempt to make provide a clean structure,
many more files require rework, too.
|
2014-11-10 23:54:49 +01:00 |
|
Enrico Joerns
|
5a38788944
|
[doc] llsec moved in net group
|
2014-11-10 23:53:34 +01:00 |
|
kkrentz
|
0579e304e4
|
llsec: Renamed ccm to ccm_star & Renamed llsec regression test
|
2014-10-16 09:21:56 -07:00 |
|
kkrentz
|
677c078302
|
sicslowpan: Fixed too aggresive fragmentation
|
2014-08-05 05:07:06 -07:00 |
|
kkrentz
|
c032b67969
|
llsec: Noncompromise-resilient 802.15.4 security
|
2014-08-05 05:07:05 -07:00 |
|
kkrentz
|
d8851df858
|
llsec: Replay protection
|
2014-08-05 05:07:05 -07:00 |
|
kkrentz
|
d161ffcb64
|
llsec: Allow for sharing CCM*
|
2014-08-05 05:07:05 -07:00 |
|
kkrentz
|
07ef46a6e2
|
llsec: Allow for sharing endianness functions
|
2014-08-05 05:04:15 -07:00 |
|
kkrentz
|
8659c97fb0
|
framer-802154: Support for explicit keys
|
2014-08-05 05:04:15 -07:00 |
|
kkrentz
|
9dc9e4bd9f
|
framer-802154: Support for setting and accessing the frame type
attribute
|
2014-08-05 05:04:14 -07:00 |
|
kkrentz
|
bb74fc320f
|
llsec: Configuration option for defining a constant LoWPAN-wide security level
|
2014-08-04 01:09:57 -07:00 |
|
kkrentz
|
c396a85364
|
llsec: Added a layer in between NETSTACK_MAC and NETSTACK_NETWORK for implementing link layer security
|
2014-08-04 01:09:57 -07:00 |
|