2020-11-25 Vivien Kraus * libwebidoidc.c (init_webidoidc): Initialize the jws submodule. * Makefile.am: Build the "jws" submodule. * libwebidoidc.c (init_webidoidc): Initialize the hash submodule. * Makefile.am: Build the "hash" submodule. * utilities.h: Add functions for the jwk submodule. * libwebidoidc.c (init_webidoidc): Initialize the jwk submodule. * Makefile.am (%canon_reldir%_libwebidoidc_la_SOURCES): the common code is considered a source. Build the "jwk" submodule. * utilities.h: Put the common code in that header. * Makefile.am: build the "random" submodule. * libwebidoidc.c (init_webidoidc): Initialize the "random" submodule.