obfuscator/readme.md

9 lines
320 B
Markdown
Raw Permalink Normal View History

2021-06-12 23:23:21 -04:00
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.