named-data-iot / ndn-lite

A lightweight NDN protocol stack with high-level application support including security bootstrapping, access control, trust management, etc.
https://ndn-lite.named-data.net
GNU Lesser General Public License v3.0
44 stars 16 forks source link

Simplify Bootstrapping Implementation #10

Closed peurpdapeurp closed 5 years ago

peurpdapeurp commented 5 years ago

The folder structure of the bootstrapping implementation has been simplified, and parts that were unnecessary (such as the custom tlv parsing implementation) have been removed.