You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

obgm/dcaf

0.2.0

Latest
uploaded 1 year ago
Authenticated Authorization for the Internet of Things

readme

dcaf: Authenticated Authorization for the Internet of Things

Copyright (c) 2015—2024 by Olaf Bergmann <bergmann@tzi.org>
              2015—2024 by Stefanie Gerdes <gerdes@tzi.org>

ESP-IDF component for the DTLS profile RFCs
[9202](https://www.rfc-editor.org/rfc/rfc9202) and
[9430](https://www.rfc-editor.org/rfc/rfc9430) on Authentication and
Authorization for Constrained Environments (ACE, 
[RFC 9200](https://www.rfc-editor.org/rfc/rfc9200) with
optional DCAF extensions.

ABOUT DCAF
==========

The Delegated CoAP Authentication and Authorization Framework (DCAF)
defines an architecture and a protocol for delegating client
authentication and authorization in a constrained environment for
establishing a secure communication context between
resource-constrained nodes, utilizing Datagram Transport Layer
Security (DTLS) or CBOR message syntax (COSE). 

The protocol transfers authorization information and shared secrets
for symmetric cryptography between entities in a constrained
network. A resource-constrained node can use the protocol to delegate
authentication of communication peers and management of authorization
information to a trusted host with less severe limitations regarding
processing power and memory.

More information on DCAF is available at https://dcaf.science

LICENSE INFORMATION
===================

This library is published as open-source software without any warranty
of any kind. Use is permitted under the terms of the MIT license.
Please refer to LICENSE for further details.

Links

To add this component to your project, run:

idf.py add-dependency "obgm/dcaf^0.2.0"

download archive

Stats

  • Archive size
    Archive size ~ 116.17 KB
  • Downloaded in total
    Downloaded in total 3 times
  • Weekly Downloads Weekly Downloads (All Versions)
  • Downloaded this version
    This version: 3 times

Badge

obgm/dcaf version: 0.2.0
|