ZxcvbnSourceBindings to the zxcvbn password strength estimation library
Return the overall password entropy estimation and the list of matches. The underlying C function expects a null terminated string so keep in mind that if the given string contains null chars, only the substring until the first null char will be evaluated.