-
Doing some thought experiments I found that there'd be a scenarios in which I'd not use random nonces:
If I'm persisting the context anyway, I can also persist a counter. Then, rather than using a …
-
I'm trying to use aiocoap as a CoAP client on windows. I'm trying to make requests over IPv6, which fails presumable because I cannot figure out how to tell aiocoap which network interface it should b…
-
Meaning can the Request #1 be actionable? (Possibly only if idempotent)
-
**Description**
When a LwM2M device sends a "registration" message with queue mode enabled a null pointer exception is thrown in the lwm2m-transport service. Due to this exception the device is still…
-
### Question
Hello, I recently updated some of my leshan servers and was blocked from running multiple instances of the same server (on different ports). I specifically spawn multiple instances of …
-
Some applications including IoT standards such as KNX IoT require that observe relationships can survive reboots of the device. Examples for uses cases are availability notifications (device is up, co…
-
### Package URl
pkg:maven/opensymphony/oscore@2.2.7
### CPE
cpe:2.3:a:opensymphony:oscore:2.2.7:*:*:*:*:*:*:*
### CVE
CVE-2023-39022
### ODC Integration
None
### ODC Version
8.1.2
### Descr…
-
For very constrained applications (no_std with only a few kB of RAM), constructing the complete as a contiguous buffer can be onerous to the application. (For example, for [OSCORE](https://tools.ietf…
-
As suggested by John during a meeting on April 29
-
From John Mattsson's review (https://mailarchive.ietf.org/arch/msg/ace/h85KdNLkMxqzCZjJlY-fGlPEyVw/):
> “External Authorization Data (EAD) fields of EDHOC are
intentionally not used to carry EST …