Determinant / xem

Simple Sequence Generation Algorithm v0.3 (old program written in high school).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This ancient program is obsolete and was written when I was in high school. The encryption is done by xor-ing the byte stream with the generated "pseudo-random" sequence according to the password, so decryption is the same process as encryption.

About

Simple Sequence Generation Algorithm v0.3 (old program written in high school).


Languages

Language:C 96.3%Language:Makefile 2.5%Language:Python 1.2%