Comment by gpugreg
4 hours ago
Both DeepSeek-V4.1-Flash and GLM-5.3-Flash failed to decode your embedded example text. I failed, too, but I only spent a minute trying to figure out your repo before giving up and telling AI to do it. Anyway, maybe you want to improve your docs?
That's makes sense because I am the only key holder in existence to decode! It should decode with other 'keys' but It won't be the correct message.
The text decodes to 'hello world'.
Also, this engine won't compile on non arm64 chips without virtualization layers.
Check the 'Prerequisites' section for required packages to compile.
why require arm64?
There were significant performance improvements to write the engine in assembly.
The project started as a pure python version, but it's pretty slow.