You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use hex encoding is used for ed25519 and target hashes
According to #42, the spec should explicitly state that the ed25519
public key, and the target hash values are hex encoded values,
since that is used by the majority of tuf implementations.
0 commit comments