that's enough to crash the REPL with msg: out of bounds index for Buffer. A quick search under Issues didn't turn anything up. Is this a known issue? I wonder if this not just limited to crypto module but any others that might rely on buffer object. I didn't check to confirm.
For example,
that's enough to crash the REPL with msg:
out of bounds index for Buffer
. A quick search under Issues didn't turn anything up. Is this a known issue? I wonder if this not just limited to crypto module but any others that might rely on buffer object. I didn't check to confirm.