2
votes
An Easy Way to Programmatically Generate Strong Passwords
About Delphi Programming
– in Delphi Ideas :: One method of generating a long password, without storing it anywhere is to select a file (either binary or text), do a little bit of processing on it then force the resulting values into the ASCII range 32-127 and output them as characters. Here's how to do it in Delphi. Read the full article to learn how to Programmatically Generate Strong Passwords with Delphi Related: Programming the Windows Clipboard Using TStream Descendants Protect your Delphi Software An Easy Way to Programmatically Generate Strong Passwords originally appeared on About.com Delphi Programming on ...
Statistics
|
Visits by Source |
User Actions |



