Crypt::Mimetic

Crypt::Mimetic is a Perl module to crypt a file and mask it behind another file.
Download

Crypt::Mimetic Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Erich Roncarolo
  • Publisher web site:
  • http://search.cpan.org/~erich/Crypt-Mimetic-0.02/lib/Crypt/Mimetic.pm

Crypt::Mimetic Tags


Crypt::Mimetic Description

Crypt::Mimetic is a Perl module to crypt a file and mask it behind another file. Crypt::Mimetic is a Perl module to crypt a file and mask it behind another file.SYNOPSIS use Crypt::Mimetic; Crypt::Mimetic::Mask($original_file, $mask_file, $destination_file, $algorithm); Crypt::Mimetic::Unmask($mimetic_file); Crypt::Mimetic::Main($original_file, $mask_file, $destination_file, ); Crypt::Mimetic::Main($mimetic_file);This module allows you to hide a file by encrypting in and then attaching it to another file of your choice. This mimetic file then looks and behaves like a normal file, and can be stored, used or emailed without attracting attention. Requirements: · Perl


Crypt::Mimetic Related Software