-
I was looking to see if when using publicKeyHex format if the publicKey was expected to be in compressed or non-compressed form and realized that currently none of the key types that are supported in …
-
Seems there is objection to prefixing paths with version information:
`/api/v0/issuer/credentials`
However, it must be possible to version the API, and we need a way to bind the version of the A…
-
## Environment
- Development Kit: ESP32-DevKitC
- Module or chip used: ESP32-WROOM-32
- IDF version (run ``git describe --tags`` to find it): v4.1-dev-1086-g93a8603c5
- Build System: …
-
## Environment
- Development Kit: Custom design
- Module or chip used: [ESP32-WROOM-32
- IDF version v4.1-dev-1931-g68be5f6ca
- Build System: ALL !!! [Make|CMake|idf.py]
- Compiler ve…
-
I added a CMakeLists.txt to rossserial_esp32 component to make it compatible with idf.py
My CMakeLists.txt content:
```
idf_component_register(SRCS "duration.cpp"
"ti…
-
Now that OpenSSH is able to link with libfido2 directly to provide built-in security key support, there is the risk of symbol conflicts when it is linked statically:
```
/lib/gcc/x86_64-linux-musl…
-
While trying to build on Max OS X, I get the following error.
```
[ 12%] Building C object src/CMakeFiles/fido2_shared.dir/__/openbsd-compat/timingsafe_bcmp.c.o
cd /tmp/nix-build-libfido2-1.3.0.d…
-
@AxelNennker Taken over from the CCG (https://github.com/w3c-ccg/did-spec/issues/37)
-
**Describe the bug**
While trying to force fail overs via network partitions, me and @MiguelPires ran into this - it's easy to reproduce and happens fairly quickly. You can find the seg fault below…
-
- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Project version: v4.1-dev-1086-g93a8603c5-…