Languages Delphi & Kylix Delphi String Manipulation  

Encryption Component

download download  
important code information
author:
Martyn Currah
minimum requirements:
Encryption Component description

TO get the script for this not in component form, check out my string encryption upload and please rate*** This is an encryption component, it is very simple to use and does the job. This component i currently use in a network chat program i made. Hope you find a use for it, please do take the time to rate me! Many thanks..


This component works very simply.
Before it can be used the "initialise" procedure must be called. This can be done anywhere as long as it occurs before an encrption function is used. See readme.txt file.


File List:
GemCrypt.dcu5Kb
GemCrypt.pas6Kb
GemCrypt.~pa6Kb
example/0b
example/Unit1.dcu3Kb
example/Unit1.dfm1Kb
example/Unit1.pas1Kb
example/Unit1.~df1Kb
example/Unit1.~pa1Kb
example/example.dof478b
example/example.dpr187b
example/example.dsk2Kb
example/example.exe164Kb
example/example.res1Kb
readme.txt1Kb

Similar code
Formatting RichEdit with HTML tags (Popularity: ) : For my second venture in Delphi I decided to convert another one of my Visual Basic uploads to Delphi. This ...
Base Converter (Popularity: ) : This program was made to show you how to convert number bases easily and efficiently. The program supports binary, octal, ...
Char Statistic / Count (Popularity: ) : Just a sample how to calculate character in one text/paragraph. Usefull if you want to do a char count/statistic.
Expression Evaluater Example (Popularity: ) : This program was made to show how to evaluate an expression. The program supports ^,*,/,+,- and does order of operation. ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 24
version
size in Kb 100
popularity   237/5555431
user rating 0/10
ad


New Code
Popular Code