This patch adds a JSON web token library that adds the capability to sign JSON tokens. This was located in subsys due to the dependency on MBEDTLS, which resides in /ext. Signed-off-by: David Brown <david.brown@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org> |
||
|---|---|---|
| .. | ||
| src | ||
| CMakeLists.txt | ||
| jwt-test-cert.pem | ||
| jwt-test-private.der | ||
| jwt-test-private.pem | ||
| prj.conf | ||
| testcase.yaml | ||