Web3Auth / mpc-core-kit

16 stars 4 forks source link

Fixes signature encoding #24

Closed matthiasgeihs closed 1 year ago

matthiasgeihs commented 1 year ago

Fixes a problem that made some signatures be encoded wrongly (and verification fail). The issue was that padding was not done correctly.