Brian Dunning's FileMaker Custom Functions

checkEffectiveBitSize ( value )

Test the strength of a password entered by the user.

  Average rating: 4.4 (35 votes) Log in to vote

Jeff Hough   Jeff Hough
Pre1 Software LLC
http://www.pre1.com

Share on Facebook Share on Twitter

  Sample input:
checkEffectiveBitSize ( "P@ssw0rd" )
  Sample output:
52

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

This function evaluates the bit strength of a users input.

For example, if a user entered the following:
password

The effective bit size of 'password' is 38-bits.

If the user entered:
Password

The effective bit size of 'password' is 46-bits.

If the user entered:
P@ssw0rd

The effective bit size of 'password' is 52-bits.

The higher the bit size, the stronger the password.

 

Comments

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: