Contiki-NG
Loading...
Searching...
No Matches
edhoc-cred-rfc9529.h File Reference

RFC 9529 Test Credentials for EDHOC. More...

#include "edhoc-key-storage.h"
#include <string.h>

Go to the source code of this file.

Variables

static const cose_key_t auth_rfc9529_static_dh_client
 RFC 9529 Static Diffie-Hellman Client Authentication Key.
static const cose_key_t auth_rfc9529_static_dh_server
 RFC 9529 Static Diffie-Hellman Server Authentication Key.

Detailed Description

RFC 9529 Test Credentials for EDHOC.

This header contains the test credentials from RFC 9529 for EDHOC protocol testing. These are publicly known credentials and MUST NOT be used in production systems.

The credentials support Method 3 (Static Diffie-Hellman) authentication.

Definition in file edhoc-cred-rfc9529.h.