Commits

Andy Green authored 278e5204798
JWK + JWS: JSON Web Keys RFC7517 + Signatures support RFC7515 This adds some optional apis around JSON Web Keys and JSON Web Signatures. HMAC SHA256/384/512 and RSA + SHA256/384/512 are supported. This also add a new "LWS_WITH_SELFTESTS" that enables the selftests.