Geovane Fedrecheski
Geovane Fedrecheski
The [DID Specification Registries](https://www.w3.org/TR/did-spec-registries/) entry for `did:ion:` links to https://github.com/decentralized-identity/ion-did-method, which redirects to this repo (https://github.com/decentralized-identity/ion). But I could not find the spec for `did:ion:` here.
I am running `call-stack` towards a cortex-m4 target that uses a few cryptographic libraries (my repo is [edhoc-rs](https://github.com/openwsn-berkeley/edhoc-rs)). When I run it, I get several warnings and then an error...
Hi, Thanks for sharing this open source PM implementation. I'm trying to run it on an Ubuntu 18.04 machine, and I'm getting the following error: ``` $ mvn clean package...
### Contribution description This PR adds support for enabling the CryptoCell hardware accelerator available in the nrf52840 cpu. ### Testing procedure I tested with DTLS 1.3 in [this application](https://github.com/geonnave/edhoc-dtls-comparison). If...