parke
parke
I can reproduce this bug fairly consistently (half the time or more) with Micro version 1.3.3. ``` Micro encountered an error: runtime error: index out of range runtime.errorString runtime error:...
It is your library, so as long as it is intentional, I understand. I value readable code before all else, and I dislike assigning a value that will never (in...
A quicker (interim?) fix would be to document which ciphers require block length inputs.
Hi, @d3-X-t3r, Thanks for the question. It appears I last made (unpublished) improvements to Lxroot in August of 2024. Please read over the three most recent [GitHub discussions](https://github.com/parke/lxroot/discussions) (i.e. the...
> My main use cases are a) for building applications in a clean/isolated environment b) testing applications in a sandbox c) having a lightweight "portable" dev environment of sorts where...