UnixCrypt

The UnixCrypt component is the ultra fast crypt implementation for Delphi/C++ Builder.
Download

UnixCrypt Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Shareware
  • Price:
  • USD 9.95
  • Publisher Name:
  • UtilMind Solutions
  • Operating Systems:
  • Windows All
  • File Size:
  • 260 KB

UnixCrypt Tags


UnixCrypt Description

The UnixCrypt Delphi / C++ Builder was designed to be a password encryption component. It is based on the Data Encryption Standard algorythm with variations intended (among other things) to discourage use of hardware implementations of a key search. Key property is a user's typed password. Salt is a two characters string chosen from the set . This string is used to perturb the algo-encrypt repeatedly a constant string (usually a string consisting of all zeros). The returned value (Result property) is the encrypted password, a series of 13 printable ASCII characters (the first two characters represent the salt itsef). Drop component on your form, specify password in Key property, put any two cahracters to Salt property and get encrypted password from Result. You can play with it even at design-time. Since the UnixCrypt component uses one-way encryption algorithm, there is no way to decrypt the keys. For authentication you can only compare two encrypted passwords. Requirements: · Delphi 1/2/3/4/5/6/7/2005/2006/2007, C++ Builder 1/3/4/5/6/2006 Limitations: · You can try it out for free, but if you like it and want to use it you have to register it with the author. · The only difference between the unregistered and registered versions is that the registered one has not message box with remind to register and works without Delphi (C++ Builder) running. You can also purchase the source code, if you would like to have it, and be able to compile or modify the AppBar on any 32bit version of Delphi or C++ Builder.


UnixCrypt Related Software