|
|
| About site: Programming/Languages/Delphi/Cryptography - XTea Encryption for Delphi |
Return to Computers also Computers |
| About site: http://www.irnis.net/soft/xted/ |
Title: Programming/Languages/Delphi/Cryptography - XTea Encryption for Delphi Delphi implementation of XTea encryption algorithm and also utility for embedding encrypted strings into Delphi application. |
|
|
|
|
A-Top_Technology,_Inc_ Manufacturer of OEM IT, network server, computer cases and power supplies.
| Rackmount Dedicated to Rack Mount servers, pars, and service.
| MSDN__XML_in_Office_Developer_Portal Microsoft site offering articles, SDKs, reference documentation, downloads, and webcasts about working with XML in MS Office.
| MDW_Software Products include MDW Picture Viewer, Txpad Plus!, and Speak Text. [Windows]
| RFC_1239 Reassignment of Experimental MIBs to Standard MIBs. J.K. Reynolds. June 1991.
| Beware_ircd A small (less than 200 KB) IRC server for Windows that is able to handle large numbers of users.
|
|
| Alexa statistic for http://www.irnis.net/soft/xted/ |
Please visit: http://www.irnis.net/soft/xted/
|
| Related sites for http://www.irnis.net/soft/xted/ |
| List_of_Finnish_24h_BBS\'es BBS listings for Finland. | | SurfPoint Swiss Internet kiosk provider. | | E3Switch_LLC Provider of Fast-Ethernet to E3/DS3/T3 bridges, switches and network extenders for wired, optical or wireless links. | | Online_Community_Building_Concepts List of fundamental principles to consider when starting a new community site. | | SQLObject A Object Relational Manager for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes. [Open Source, LGPL] | | nano_-_improved_pico_editor nano is a good editor and a replacement from GNU for the pico editor from washington.edu used with pine. Has both search and replace and mouse support. | | Aptronix_Fuzzy Company: FIDE(TM) - Fuzzy Inference Development Environment | | Edupoint GENESEA is a comprehensive Web-based Special Education solution focused to achieve compliance, manage workflow, accurately fill out forms, report student progress, enable IEP team communication and ma | | HyperTerminal_Private_Edition An update for the HyperTerminal application shipped with Windows. | | Straylight_Corp_Virtual_Reality Provides Virtual Reality and Stereoscopic 3D systems for corporate promotions. | | Hyperion_Solutions_Corporation Develops high performance, OLAP software for business planning, analysis, management reporting, and data warehousing applications. | | Outlook-based_Extensions_from_TeamFolders_Net TeamFolders.Net provides software that imports and exports Microsoft Project files into Exchange public folders and places tasks on your Outlook Task list. | | RFC_2649 An LDAP Control and Schema for Holding Operation Signatures. B. Greenblatt, P. Richard. August 1999. | | Stopping_spambots_from_submitting_forms Demonstrates a technique for preventing spambots from submitting forms, using questions such as "which day comes after Tuesday?" or "spell the number 7 in lowercase letters". | | WaterSpout_Consulting Providing web site design, database interactivity, and e-commerce, using ColdFusion, Real Audio and Video, Macromedia Flash, and JavaScript. Based in Boston, Massachusetts. | | EzVerify Software for automated processing of credit cards using the Merchant ID and bank. Turn the PC into a credit card processing terminal. Free 30-day trial. Offers information, FAQs, downloads updates, an | | How_to_Write_Effective_Mailing_List_Email Article discussing content formatting in detail as one step in writing an effective mailing list email. | | DUN_Manager Features single-click connection start-up and hang-up, monitoring in a call status window of up to eight simultaneous connections, reconnection for dropped calls, auto-dial support from browsers, and | | TelaLinks Automatic targeted reciprocal link exchange management system. | | Lean_Apps Presents and demonstrates component based software solutions for life insurance companies, intermediaries and pension funds. [Dutch, English] |
|
This is websites2007.org cache of m/ as retrieved on 2008.08.29 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
|
var ip_addr = "67.205.96.152";
 
home
XTea Encoder for Delphi (XTED)- v1.0.0 (Freeware!)
Introduction
Sometimes it is necessary, that some text inside an executable file could
not be seen or changed. Certainly, it is possible to use the utilities for
encryption and/or packing of whole executable file. But not always such way
is suitable. Besides, use of such utilities usually results in the increased
consumption of memory and sometimes to unstable work of the program.
Xtea Encoder for Delphi (XTED) will help to encrypt the given text
with specified password and to encode the result in a kind convenient for
embedding in the source code of the Delphi program. Encryption is made with
XTea algorithm, which is simple enough for programming and reliable enough.
Besides there is a password generator for creation of reliable passwords.
Requirements
any system running Windows 95/98/ME/NT4.0/2000/XP.
less than 0.5 Megabytes of free space on hard disk.
Overview
After start of the program should appear its main window (see pic.1).
Main window contains fields for input of the password and the text for
encryption, a field for output of result, and also the block of the
passwords generator.
Pic.1. Main program window.
Simply enter the your password in "Password" field, or set the password
length, preferably 16 symbols, and press the "Generate" button. Then enter
your text to encrypt in "Original text" field, or paste it from clipboard.
And press the "Encode" button - ecrypted and encoded text should appear in
"Encoded text" field. You may copy this result to clipboard and paste in
your source code in Delphi IDE.
For use of the encoded text in your program of them it is necessary to
declare, approximately how it is made below:
const
Password = 'TFYoyzc83tOjHe3g';
Encoded = #029#062#049#238#168#022#218#153#065#006#205#080#090#085#181#088+
#089#138#226#123#067#201#152#086#053#202#152#018#247#218#045#184+
#141#186#015#167#146#244#028#195#116#166#221#145#029#245#115#208+
#147#054#142#081#166#247#207#089#223#096#105#162#112#023#207#021;
And for decoding of this text you can use of XTEA.PAS module from the
distributive file, as shown below:
uses
XTea;
function GetMyPrivateText: string;
begin
Result := XTeaDecryptStr(Encoded, Password);
end;
The function GetMyPrivateText will return the original text.
The example of how it's working you can see in the DEMO.DPR project
in the distributive file.
Licenses
All copyrights to Xtea Encoder for Delphi are exclusively owned by
the author - Irnis Haliullin.
This program is Freeware, you may use this product free of charge.
You are hereby licensed to make as many copies of the complete and
unmodified package of this product and distribute it by any mean.
There is no charge for this right.
Contact
If you have any questions or suggestions about Xtea Encoder for Delphi,
please contact by mail to irnis@irnis.net.
Home
Software
AccuHash 2.0
Advanced CheckSum Verifier
Google PageRank for Delphi
Register
Freeware
Alpha Clock
Golden Phrases
Google ToolBar Buttons
eXpress CheckSum Verifier
eXpress CheckSum Calculator
eXpress TimeStamp Toucher
eXpress FreshFiles Finder
eXpress IP Locator
eXpress PageRank Revealer
WinBZip2 utility
WinGZip utility
HitsLog script
NukeLang
A3Gauge
XTeD
Download
Feedback
all
The XTea algorithm
© Last modified: |
|
| |
Delphi | implementation | of | XTea | encryption | algorithm | and | also | utility | for | embedding | encrypted | strings | into | Delphi | application. |
|
http://www.irnis.net/soft/xted/
XTea Encryption for Delphi 2008 August
dvd rental
dvd
Delphi implementation of XTea encryption algorithm and also utility for embedding encrypted strings into Delphi application.
Rules
|
© 2008 Internet Explorer 5+ or Netscape 6+
|
|
Recommended Sites: 1.
Arts -
Business -
Computers -
Games -
Health -
Home -
Kids and Teens -
News -
Recreation -
Reference -
Regional -
Science -
Shopping -
Society -
Sports -
World
Miss Gallery
- Top Anime Hentai
- DVD rental by mail
- Pay Day Loans - Cell Phones - Online Advertising - Hotels - Mobile Phones with free Sony PS3
|