Closed str4d closed 4 years ago
Currently file decryption crashes with RuntimeError: index out of bounds. The full issue is described in rustwasm/wasm-bindgen#2152.
RuntimeError: index out of bounds
Fixed by 0ee998041f85a7e438302025e9788af49d12259c.
Currently file decryption crashes with
RuntimeError: index out of bounds
. The full issue is described in rustwasm/wasm-bindgen#2152.