EmbLogic's Blog

my_work_26

RCS file: header.h,v
Working file: header.h
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
It contains the header file which have to be included in the source code before execution of the program.
—————————-
revision 1.1
date: 2015/06/26 12:36:45; author: ankit; state: Exp;
Initial revision
=============================================================================

RCS file: prototype.h,v
Working file: prototype.h
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
It contains different function declarations which are called in the main program.
—————————-
revision 1.1
date: 2015/06/26 12:36:45; author: ankit; state: Exp;
Initial revision
=============================================================================

RCS file: mdc.c,v
Working file: mdc.c
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
This set of codes will read the file as specified by the user.
It generates file named encryption_key which stores the unique characters of the source file.
It counts the number of character in the encryption key and finds the required length of the code of every character in the encryption key.
—————————-
revision 1.1
date: 2015/06/26 12:30:18; author: ankit; state: Exp;
Initial revision
=============================================================================

RCS file: encryption.c,v
Working file: encryption.c
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
This set of codes will receive the number code lenths and the encryption key characters.
And it will switch the program control to the required encryption function according to the code length of the character.
—————————-
revision 1.1
date: 2015/06/26 12:30:18; author: ankit; state: Exp;
Initial revision
=============================================================================

RCS file: encryption1.c,v
Working file: encryption1.c
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
It contains the encryption function to encrypt the data of the code length 1.
—————————-
revision 1.1
date: 2015/06/26 12:30:18; author: ankit; state: Exp;
Initial revision
=============================================================================

RCS file: encryption2.c,v
Working file: encryption2.c
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
It contains the encryption function to encrypt the data of the code length 2.
—————————-
revision 1.1
date: 2015/06/26 12:30:18; author: ankit; state: Exp;
Initial revision
=============================================================================

RCS file: encryption3.c,v
Working file: encryption3.c
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
It contains the encryption function to encrypt the data of the code length 3.
—————————-
revision 1.1
date: 2015/06/26 12:30:18; author: ankit; state: Exp;
Initial revision
=============================================================================

RCS file: encryption4.c,v
Working file: encryption4.c
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
It contains the encryption function to encrypt the data of the code length 4.
It reads the data from the source file and compresses it to 50% of its original size.
—————————-
revision 1.1
date: 2015/06/26 12:30:18; author: ankit; state: Exp;
Initial revision
=============================================================================

RCS file: encryption5.c,v
Working file: encryption5.c
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
It contains the encryption function to encrypt the data of the code length 5.
—————————-
revision 1.1
date: 2015/06/26 12:30:18; author: ankit; state: Exp;
Initial revision
=============================================================================

RCS file: encryption6.c,v
Working file: encryption6.c
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
It contains the encryption function to encrypt the data of the code length 6.
—————————-
revision 1.1
date: 2015/06/26 12:30:18; author: ankit; state: Exp;
Initial revision
=============================================================================

RCS file: encryption7.c,v
Working file: encryption7.c
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
It contains the encryption function to encrypt the data of the code length 7.
—————————-
revision 1.1
date: 2015/06/26 12:30:18; author: ankit; state: Exp;
Initial revision
=============================================================================

RCS file: encryption8.c,v
Working file: encryption8.c
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
It contains the encryption function to encrypt the data of the code length 8.
—————————-
revision 1.1
date: 2015/06/26 12:30:18; author: ankit; state: Exp;
Initial revision
=============================================================================

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>