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

Change sign-on security backend implementations to use ndn-lite security interfaces #8

Closed peurpdapeurp closed 5 years ago

peurpdapeurp commented 5 years ago

The bootstrapping security implementations use the ndn-lite security interfaces (as they are at the time of this comment); the original nrf crypto backend implementations have been removed and will eventually be moved to the ndn-lite library security folder.