summaryrefslogtreecommitdiff
path: root/src/jwk/ChangeLog
blob: ebd08733a261bcb63f306c7c3a991fc0883ea4fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
2020-11-28  Vivien Kraus  <vivien@planete-kraus.eu>

	* 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  <vivien@planete-kraus.eu>

	* libwebidoidc-jwk.c: new file.
	Add the strip function.

	* generate-key.c: new file.

	* Makefile.am: new file.