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
By using auto I extended the native ECDSA and Schorr signatures code to take in not just strings, but byte arrays. Probably using auto here without any constraints is unwise. Someone should review (some of this code has been audited externally).