Recent changes from PR #23 added a dependency on library canonicaljson which is unnecessary. TUF code itself has what is required for canonicalizing JSON. When time allows, remove this dependency (search out canonicaljson in the code and replace its use with calls to relevant TUF code).
Recent changes from PR #23 added a dependency on library canonicaljson which is unnecessary. TUF code itself has what is required for canonicalizing JSON. When time allows, remove this dependency (search out canonicaljson in the code and replace its use with calls to relevant TUF code).