2020-11-28 Vivien Kraus * libwebidoidc-jwk.c (webidoidc_kty_g): check that we can load the key before telling its kty, so that if the point is not on the curve it is not an EC point. 2020-11-25 Vivien Kraus * libwebidoidc-jwk.c (jkt): Implement the jkt function. * generate-key.c (run): display the hash of the key. * libwebidoidc-jwk.c: new file. Add the strip function. * generate-key.c: new file. * Makefile.am: new file.