DES-XE2

所属分类:加密解密
开发工具:Delphi
文件大小:687KB
下载次数:51
上传日期:2012-04-16 12:09:39
上 传 者blueskyabc
说明:  delphiDES加密组件[支持delphi3-XE2版本]
(delphi DES delphi3-XE2 )

文件列表:
delphi3\testcrypt.dpr (220, 1997-11-17)
delphi3\testcrypt.res (876, 2001-08-27)
delphi3\udescryp.dcr (472, 1997-10-31)
delphi3\udescryp.dcu (11129, 2001-08-27)
delphi3\umain.dfm (912, 2001-08-27)
delphi3\umain.pas (903, 1998-10-19)
delphi3 (0, 2011-05-12)
delphi4\testcrypt.dpr (220, 1997-11-17)
delphi4\testcrypt.res (1712, 2001-08-27)
delphi4\udescryp.dcr (472, 1997-10-31)
delphi4\udescryp.dcu (12168, 2001-08-27)
delphi4\umain.dfm (945, 1998-10-19)
delphi4\umain.pas (903, 1998-10-19)
delphi4 (0, 2011-05-12)
delphi5\testcrypt.dpr (220, 1997-11-17)
delphi5\testcrypt.res (876, 2001-08-27)
delphi5\udescryp.dcr (472, 1997-10-31)
delphi5\udescryp.dcu (12981, 2001-08-27)
delphi5\umain.dfm (945, 1998-10-19)
delphi5\umain.pas (903, 1998-10-19)
delphi5 (0, 2011-05-12)
delphi6\testcrypt.dpr (220, 1997-11-17)
delphi6\testcrypt.res (876, 2001-08-27)
delphi6\udescryp.dcr (472, 1997-10-31)
delphi6\udescryp.dcu (12974, 2001-08-27)
delphi6\umain.dfm (945, 1998-10-19)
delphi6\umain.pas (903, 1998-10-19)
delphi6 (0, 2011-05-12)
delphi7\testcrypt.dpr (220, 1997-11-17)
delphi7\testcrypt.res (876, 2001-08-27)
delphi7\udescryp.dcr (472, 1997-10-31)
delphi7\udescryp.dcu (17990, 2008-07-30)
delphi7\umain.dfm (946, 2008-07-30)
delphi7\umain.pas (970, 2008-07-30)
delphi7 (0, 2011-05-12)
delphi2005\testcrypt.dpr (220, 1997-11-17)
delphi2005\testcrypt.res (876, 2004-10-12)
delphi2005\udescryp.dcr (472, 1997-10-31)
delphi2005\udescryp.dcu (13526, 2004-10-19)
delphi2005\umain.dfm (945, 1998-10-19)
... ...

TDESCrypt component =================== 28th August 2011 TDESCrypt component for Delphi 3, 4, 5, 6, 7, 2005, 2006, 2007, 2009, 2010 XE and XE2, 32-bit and ***-bit platforms, was 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 the maximum length of the source password is eight characters, and the salt is two characters. Anything longer is truncated. The encoded password is always 13 characters long. The salt is designed to frustrate looking up passwords using rainbox tables. Turbo Delphi and Delphi 2007 both use the same DCUs as Delphi 2006. The Delphi 2009 and later versions support AnsiString only, not Unicode. Copyright Information --------------------- TDESCrypt is copyright Herzog Samuel, Switzerland. E-Mail: sam_herzog@yahoo.com Web: http://www.novabit.ch TDESCrypt is Freeware, but source is not included. Recompiled for Delphi 4 and later by Magenta Systems Ltd. Email: delphi@magsys.co.uk, http://www.magsys.co.uk/delphi/

近期下载者

相关文件


收藏者