Secret stream cipher private-key encryption that uses a pseudorandom keystream based on a user-specified key.
Go to file
Neil e0e45ac74d Extracted. 2021-06-12 20:23:21 -07:00
Obfuscator-2_1 Extracted. 2021-06-12 20:23:21 -07:00
Obfuscator-3_0 Extracted. 2021-06-12 20:23:21 -07:00
Obfuscator-2_1.exe Website. 2021-06-12 19:51:25 -07:00
Obfuscator-2_1.exe.d.jpeg Website. 2021-06-12 19:51:25 -07:00
readme.md Extracted. 2021-06-12 20:23:21 -07:00

readme.md

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.