crypt 1.0
Program to provide a minimul amount of encryption for a file. The program perform both the increption and decryption of the file. This program is not meant to provide a heigh level of encription it is intended to simply makes viewing of file by prying eyes more dificult. The program is written in st...
HS Crypto C Source Library 1.0
HS Crypto is a software library in C (supplied with full source code) which offers a programmer an API to several data encryption / decryption algorithms. Implemented methods include the use of 2 either pre-defined or dynamically generated translation tables, an XOR-based stream cipher method with r...