
mimetic - Crypt a file and mask it behind another file

to camouflage a file with a mask: mimetic original-file mask-file destination-file [algorithm] to split camouflaged file in original file and mask: mimetic mimetic-file

This is a very trivial use of Crypt::Mimetic module but I think that could be useful as demo.


This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself (Artistic/GPL2).

Erich Roncarolo <erich-roncarolo@users.sourceforge.net>