-
Using OSCORE, I found a pretty simple use case where the client will not be able to connect to the server anymore.
- I launch a `leshan-server-demo`
- I create oscore config for my device in the…
-
This issue aims to centralize all about OSCORE integration in Leshan 2.0.0(LWM2M 1.1).
Currently work is in progress leading by @rikard-sics, he also works on OSCORE integration in Californium.
Se…
-
## Background
Thanks for the great library! I'm trying to implement a simple client/server communication demo with OSCORE, and have already read the docs here: https://aiocoap.readthedocs.io/en/lates…
-
## Introduction
There are a number of new standards for IoT security under development at IETF which depend on CBOR Object Signing and Encryption, or COSE (see [IETF RFC 8152](https://tools.ietf.or…
-
## Environment
- Build System: [CMake]
- Operating System: [Linux]
- Operating System Version: [Ubuntu 22.04.4]
- Hosted Environment: [NRF5340 - Zephyr]
## libcoap C…
-
Hi all!
SICS Security Lab has a direct asignment from Ericsson to implement [OSCORE](https://github.com/core-wg/oscoap) for several Open Source projects. OSCORE is currently in Working Group Last C…
-
I will list here all the Californium changes we talked about with @rikard-sics.
1. probably move classes about `OscoreStore` in [org.eclipse.leshan.core.californium.oscore.cf](https://github.com/ec…
-
### Description
Initial targeted list of examples in this [pad](https://pad.riot-os.org/aPbbp77KTEKZb--l6GwdUA?both).
For each example,
- [ ] minimize
- [ ] check name
- [ ] no embassy
…
-
I just tried to follow the basic example from `install.md` document. Unfortunately, this fails right at the start.
```
root@ishikawa ~# podman run --privileged --pid=host --net=none --security-opt…
-
The draft needs to clarify how the initial authentication is established.
Esko wrote:
> From a quick scan in the draft I didn’t see much text on how the client got its initial authentication info…