obfuscator/readme.md

9 lines
320 B
Markdown

Secret stream cipher private-key encryption that uses a
pseudorandom keystream based on a user-specified key.
I had a Qbasic programme that I ported to Windows to
learn the API in 2000-10. I learnt to compartmentalize, and
re-wrote it without the Windows dependancy.
"It is possible that this is insecure." --2000 me.