<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.keoh-lwig-dtls-iot" target="https://datatracker.ietf.org/doc/html/draft-keoh-lwig-dtls-iot-02">
   <front>
      <title>Securing the IP-based Internet of Things with DTLS</title>
      <author initials="S. L." surname="Keoh" fullname="Sye Loong Keoh">
         <organization>University of Glasgow</organization>
      </author>
      <author initials="S." surname="Kumar" fullname="Sandeep Kumar">
         <organization>Philips Research</organization>
      </author>
      <author initials="O." surname="Garcia-Morchon" fullname="Oscar Garcia-Morchon">
         <organization>Philips Research</organization>
      </author>
      <date month="August" day="27" year="2013" />
      <abstract>
	 <t>   The IP-based Internet of Things (IoT) refers to the pervasive
   interaction of smart devices and people enabling new applications by
   means of IP protocols. Traditional IP protocols will be further
   complemented by 6LoWPAN and CoAP to make the IoT feasible on small
   devices. Security and privacy are a must for such an environment. Due
   to mobility, limited bandwidth, resource constraints, and new
   communication topologies, existing security solutions need to be
   adapted. We propose a security architecture for the IoT in order to
   provide network access control to smart devices, the management of
   keys and securing unicast/multicast communication. Devices are
   authenticated and granted network access by means of a pre-shared key
   (PSK) based security handshake protocol. The solution is based on
   Datagram Transport Layer Security (DTLS). Through the established
   secure channels, keying materials, operational and security
   parameters are distributed, enabling devices to derive session keys
   and group keys. The solution relies on the DTLS Record Layer for the
   protection of unicast and multicast data flows. We have prototyped
   and evaluated the security architecture. The DTLS architecture allows
   for easier interaction and interoperability with the Internet due to
   the extensive use of TLS. However, it exhibits performance issues
   constraining its deployment in some network topologies and hence
   would require further optimizations.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-keoh-lwig-dtls-iot-02" />
   
</reference>
