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
Message signing now derives the signer and header label directly from the "alg" parameter so the Dart layer mirrors the OkHttp/URLSession behaviour and the parameter object stays algorithm-agnostic.
Improved formatting of the code to be easier to read.
0 commit comments