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.
Description
Secret stream cipher private-key encryption that uses a pseudorandom keystream based on a user-specified key.
Readme
92 KiB
Languages
C
96.8%
Makefile
3.2%