trichards57 / zxcvbn-cs

C#/.NET port of Dan Wheeler/DropBox's Zxcvbn JS password strength estimation library
MIT License
59 stars 19 forks source link

Added Strong name #26

Closed rstefko closed 3 years ago

rstefko commented 3 years ago

It fixes #18. We use strong name in our projects, without that we cannot use it. It provides a unique name for the assembly.