Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.234.136 Times

TXTCOD 4.7.1b

  Date Added: January 18, 2010  |  Visits: 776

TXTCOD

Report Broken Link
Printer Friendly Version


Product Homepage
Download (104 downloads)



TXTCOD is an encoding module using the SAC system. SYNOPSIS use TXTCOD; TXTCOD::codage($source, $destination, < $file.cod >, < $algorithm.alc >, < $param >); $param = TXTCOD::decodage($source, $destination, $file.cod, < $algorithm.alc >); $file.cod = TXTCOD::createcod; TXTCOD 4.7 encodes files with the SAC system, 2.4 version.. The SAC system consists in several algorithms : a default algorithm who can be remplaced by user-written algorithms. Every algorithm uses a .cod file generated by the module and who contains a list of random numbers used by the module in order to ensure a maximal protection. B<< A file must be encoded with the same algorithm and the same .cod file !!! . >> This version of the SAC system can encode any type of file (binary files, text) and recognizes automatically their type. In the first part you will see the modules how-to and in the second part how to program an algorithm. FIRST PART : TXTCOD Module These functions will be accessible after you have typed B<< use TXTCOD; >> 1) Encoding You call the encoding function by typing : TXTCOD::codage($source, $destination, < $file.cod >, < $algorithm.alc >, < $param >); This function doesnt return any value. $source is the file you want to encode. $destination is the file where TXTCOD will send the result of the encoding. These two parameters are B<< obligatory >>. $file.cod is the .cod file who is indispensable for the encoding and the decoding. If you dont specify this parameter, will search a "[year].cod" file, for example "2003.cod". A .cod file MUST be changed every year at least in order to assure an optimal protection. $algorithm.alc is the used algorithm. If you dont put anything, TXTCOD will use the default algorithm. $param is an user-defined parameter who wont be crypted. 2) Decoding You call the decoding function by typing : $param = TXTCOD::decodage($source, $destination, $file.cod, <$algorithm.alc>); $source in the file you want to decode. $destination is the result of the decoding $file.cod et $algorithm.alc -> see the encoding function description. The returned value is the parameter you optionnally defined while the encoding and which isnt crypted. 3) .cod files creation To create a .cod file type : $file.cod = TXTCOD::createcod; The returned value is the files name ("[year].cod").

Requirements: No special requirements
Platforms: Linux
Keyword: .cod Encoding File Libraries Module Param Programming Sac Txtcod
Users rating: 0/10

License: Freeware Size: 6.14 KB
USER REVIEWS
More Reviews or Write Review


TXTCOD RELATED
Libraries  -  CSS::SAC::LexicalUnit 0.06
CSS::SAC::LexicalUnit is a Perl module that contains SAC units. SYNOPSIS use CSS::SAC::LexicalUnit qw(:constants); foo if $lu->is_type(LU_TYPE_CONSTANT); In the SAC spec, LexicalUnit is a linked list, that is, you only ever hold one...
37.89 KB  
Libraries  -  CSS::SAC 0.06
CSS::SAC Perl module is a SAC CSS parser. SYNOPSIS use CSS::SAC qw(); use My::SACHandler (); use My::SACErrors (); my $doc_handler = My::SACHandler->new; my $err_handler = My::SACErrors->new; my $sac = CSS::SAC->new({ DocumentHandler =>...
37.89 KB  
Libraries  -  File::Util 3.22
File::Util is an easy, versatile, portable file handling module. File::Util provides a comprehensive toolbox of utilities to automate all kinds of common tasks on file / directories. Its purpose is to do so in the most portable manner possible...
41.98 KB  
Modules  -  File Repository Module 2.8
A complete PHP-Nuke download module and admin package. This module allows users to upload files to your website too.Features:-Files can be categorized under categories and applications.-Admins can control which file extensions are approved for a...
122.88 KB  
Libraries  -  perlfaq3 5.8.8
perlfaq3 Perl module contains programming tools. How do I do (anything)? Have you looked at CPAN (see perlfaq2)? The chances are that someone has already written a module that can solve your problem. Have you read the appropriate manpages?...
12.2 MB  
Modules  -  File Aliases 7.x-1.0-beta1
The File Aliases module allows you to use token customizable aliases for your uploaded files, giving you the ability to keep your file system organized as per usual while providing clean looking paths (i.e., no more '/sites/default/files/').#D7CX:...
20.48 KB  
Modules  -  Samba Explorer 5.x-1.x-de
SummarySMB Explorer module is AJAX based file manager module for Samba (Windows Network) shares.Client part, samba stream, is based on smb4php class (http://www.phpclasses.org/smb4php),made by Victor M. Varela (vmvarela [funny thing]...
71.68 KB  
Modules  -  DBFM Search 5.x-1.1
DBFM Search is an optional add-on for the DBFM (DataBase File Manager) module.This module enables indexing of files google-style inside DBFM's database and integrates with the standard drupal search function.
81.92 KB  
Modules  -  Po-Re-Importer 6.x-1.2
With the module you can re-import all translation files of the modules, or only a translation file of module per language. And if you change a translation file or with a module update comes a new/updated translation file(s) the module will see...
20.48 KB  
Backup Utilities  -  PCFerret 2.2.2.1008
Do you know what's hiding on your computer? PCFerret: Free, Award-Winning Tools for the IT Professional and Novice Alike. Features include: System Details Report (hardware and software), Strong Password Generator, File Hash Generator, Reboot...
9.39 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB