fix(crypto): add missing checks for negative VLA size
This commit fixes two functions in Trezor's base58 code that build temporary memory buffers using a user-supplied length. Before the fix, a negative length value was not rejected. On systems where negative signed integers are treated as ve…
3f193183by M1nd3r+2−21 file