| Projects on Google Code | Results 1 - 1 of 1 |
==SJEA - Simple Java Encryption Algorithm==
SJEA is a simple command-line binary encryption algorithm written in JAVA. The type of the used method for the algorithm can be described as 'symmetric block cipher' using XOR methods. It uses a password and a byte-vector array that replaces each byte o...