Short: rhc - a polymorphic cipher Author: Rupert Hausberger Uploader: Rupert Hausberger Type: util/crypt Version: 1.0 Architecture: m68k-amigaos Description =========== Shell implemention of the polymorphic cipher (poly.dilp) from my DIL-project. Features ======== - 32768 bits - Fast Requirements ============ - AmigaOS 3.x Installation ============ Copy the executable to C: Usage ===== rhc does only work from a shell. C:rhc Examples -------- - C:rhc "Rupert Hausberger" RAM:secret.txt Creates the output-file RAM:secret.txt.rhc - C:rhc "Rupert Hausberger" RAM:secret.txt.rhc Restores the orginal-file RAM:secret.txt WARNING: The target-file will be overwritten without prompt. Author ====== ©2005-2012 Rupert Hausberger http://natmeg.mooo.com/ License ======= GPL. Please refer to the file COPYING for details. History ======= Please refer to the file ChangeLog for details.