|
Download DESCrypt Component Compiled Objects for Delphi 3/4/5/6/7/2005/2006/
2007 and 2009
4 Sep 2008 (349,424 bytes)
Delphi
Home Page
Other Magenta Sites
CamCollect
view and save webcam pictures
CodeLook
lookup telephone numbers and cost
ComCap v4
data capture utility
DUN Manager
broadband and dial-up networking enhancement
Encode UNIX Passwords
MailMaint POP3 email
PassDir ISAPI Filter
Update Windows Registration Details
Delphi Developers
UK Telecom Tariff Comparisons
Links to Other General Sites
Links to Other Telecom Sites
Magenta Home Page
Email Magenta Systems |
Compiled Objects are now included for Delphi 2009. This
component
will also be found on the CodeGear Developer Studio Companion DVD.
TDESCrypt component for Delphi
3, 4, 5, 6, 7, 2005, 2006, 2007 and 2009, created by Herzog Samuel, that encrypts a given input string by using DES.
The code has been translated from crypt.c (Unix GNU Library). The component allows
user names and passwords to be encoded into a format suitable for use with UNIX systems,
in particular for the Apache web server running on UNIX to restrict access to your web
site to authorised users. This allows new users to be added to the .htpasswd file locally
on the PC, without needing to run a script while online to encode the passwords.
Note that TDESCrypt is an ANSI component under Delphi 2009, it does not
support Unicode.
TDESCrypt is copyright Herzog Samuel, Novabit
Software GmbH, Switzerland.
Web: http://www.novabit.ch/
DESCryptX is an ActiveX control
from OS Systems Ltd which uses the same
TDESCrypt component and includes examples in Visual Basic and Delphi. It could also be used from
ASP.
Encode UNIX Password is a simple Windows application
that allows user names and passwords to be encoded into a format suitable for use with UNIX systems, in particular for the
Apache web server running on UNIX to restrict access to your web site to authorised users. This allows new users to be added to
the .htpasswd file locally on the PC, without needing to run a script while online to encode the passwords. Once updated, the
file will still need to be FTP'd to your web site.
Magenta Systems Ltd, 9 Vincent Road,
Croydon CR0 6ED, United Kingdom
Phone 020 8656 3636, International Phone +44 20 8656 3636
Fax 020 8656 8127, International Fax +44 20 8656 8127
http://www.magsys.co.uk/
Copyright © 2009 Magenta Systems Ltd, England. All Rights Reserved.
|