CRIP 5

Version 1.0.0.0 (2.37 KB) by Matt Pell
Crypter - Decrypter of files
1.5K Downloads
Updated 22 Aug 2002

No License

%----------------------------------------
%CRIP 5 20 August 2002, by Matt
%----------------------------------------
%
% This function is a cryptator-decriptator.
%
% crip5(Mode,'password') Mode=1: cryptator
% Mode=0: decryptator
%
% NOTE: The program will work after running the first
% time without crypting or
% decrypting anything, this is necessary to auto create
% default directories.
% Files to be cripted will be put in c:\Crip 5.
%
% HOW TO SPECIFY PERSONAL DIRECTORIES
% crip5(Mode,'password','c:\...\directoryIN')
% crip5(Mode,'password','c:\...\directoryIN','c:\...\directoryOUT')
%
% NOTE:'directoryIN' and 'directoryOUT' must exist
%
% The password is a string, any number of characters is
% admitted, but the program
% will work more safetely with not less then 3 characters
% and no more then 20
% KNOWN BUGS: The program fails with files smaller then
% 0.2Kb (I'm working on it...)
%
% I hope this program will be useful: I'd like to receive
% letters with suggestions
% and new ideas. I'll be happy to send new realeses to
% everyone who will contact me.
% My name is Matt I'm from Italy and I'm 25.

Cite As

Matt Pell (2026). CRIP 5 (https://www.mathworks.com/matlabcentral/fileexchange/2187-crip-5), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R11
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Encryption / Cryptography in Help Center and MATLAB Answers
Version Published Release Notes
1.0.0.0