![]() |
![]() |
|
August 08, 2003Showing Password Strength by the Effective Bit SizeRecently I found a need to make a better Password Dialog box for Windows. I have been observing people using sloppy passwords a bit to much, and realized that thanks to the "SSL cert" bit-strength marketing that has been driven into so many people's head... that many people realize a 56-bit key is weaker than a 128-bit key (duh). Using that to my advantage I made a dialog/form that will show the effective bit strength based on the password entered. I won't go into detail here, as I wrote an article about it and put the source code to it up on Code Project. I ended up writing it in C# so its cross-language on .NET (already know one guy using it in VB), and can easily be inserted into any Solution in Developer Studio that supports it. Have fun with it. Posted by SilverStr at August 8, 2003 10:26 AM |
![]() ![]()
My 5 Favorite Books
Writing Secure Code
Secure Programming Cookbook Security Engineering Secure Coding Principles & Practice Inside the Security Mind ![]()
My 5 Favorite Papers
Smashing the Stack
Penetration Studies Covert Channel Analysis of Trusted Systems DoD Trusted Computer System Evaluation Criteria NSA Security Recommendation Guides ![]()
Archives
December 2005
November 2005 October 2005 September 2005 August 2005 July 2005 June 2005 May 2005 April 2005 March 2005 February 2005 January 2005 December 2004 November 2004 October 2004 September 2004 August 2004 July 2004 June 2004 May 2004 April 2004 March 2004 February 2004 January 2004 December 2003 November 2003 October 2003 September 2003 August 2003 July 2003 June 2003 May 2003 April 2003 March 2003 February 2003 January 2003 December 2002 November 2002 October 2002 September 2002 August 2002 July 2002 ![]() |
|