client-sdk-fidoiot icon indicating copy to clipboard operation
client-sdk-fidoiot copied to clipboard

This a C-based implementation of the Device component defined in FIDO Device Onboard (FDO) Specification.

Results 17 client-sdk-fidoiot issues
Sort by recently updated
recently updated
newest added

Added support for sending TPM EK Certificate data as part of Device Mfg Info

I have this error just with when I use the TPM device, the DI phase works fine I got this error in the first attempt only in the second I...

Update CMakeLists.txt to create a static build

**Describe the bug** Only the 'devmod' module is supported as a Device ServiceInfo module. Support for adding additional Device ServiceInfo modules and subsequent response framework to the Owner, has not...

**Describe the bug** "TeeConnect failed" error is observed with continuous or repeated usage of CSDK binary built with intel® CSE option. It may happen when the CSDK binary is forcefully...

* Add IPv6 support to CSDK * Add curl support for HTTP connection Signed-off-by: Shrikant Temburwar

**Describe the bug** Building the client-sdk binary with openssl 1.1.1 environment and executing it on openssl 3 environment will fail.. **To Reproduce** Steps to reproduce the behavior: 1. Build the...

**Describe the bug** 1. Maximum supported value for RVDelaySec is 3600s. 2. If no RVDelaySec is provided, a delay of 3 seconds is used while trying successive RendezvousDirectives and a...

**Describe the bug** The following RVVariable entries are ignored - RVSvCertHash, RVClCertHash, RVUserInput, RVWifiSsid, RVWifiPw, RVMedium, RVExtRV. The following RVProtocolValue entries are ignored - RVProtRest, RVProtTcp, RVProtCoapTcp and RVProtCoapUdp. **To...