|
|
Free Linux programs / source code: |
\
D-LOK - XOR encryption / decryption programD-LOK is an encryption / decryption command line tool written in C (originally for Win32). This utility will encrypt / decrypt data using XOR. UPDATE: I recoded this program so the -d switch now works in Linux as well as Windows. I have written a shell script that you can use with D-LOK. This script adds a few features to the D-LOK encryption program that isnt included with the regular distribution such as the -r switch. The -r switch will rename the original data file with random numbers before passing it to D-LOK for overwriting and deletion. You can get the shell code here. For more information on Linux shell scripts see the computers 101 section. d-lok.tar MD5: db1e63a929023219c0960b974502a2b0 |