Skip to content
Commit ec3dea2b authored by Valerio Setti's avatar Valerio Setti Committed by Anas Nashif
Browse files

jwt: reshape and add alternative for ECDSA using PSA



This commit:

- creates 2 new files, jwt_ecdsa.c and jwt_rsa.c, to hold the
  implementations of the corresponding ECDSA/RSA signature
  algorithms;
- RSA signature is stil done through Mbed TLS's PK module which
  can optionally make use of PSA (if enabled);
- ECDSA signature will instead use PSA, if possible, or TinyCrypt
  as fallback.

Signed-off-by: default avatarValerio Setti <vsetti@baylibre.com>
parent c60d0605
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment