Sha256: 03a1c76c6fd45bf38f3d00e3a215e3f241385926fa8cf8e3dad4ab57cfcd94e8
Contents?: true
Size: 1.38 KB
Versions: 10
Compression:
Stored size: 1.38 KB
Contents
[ { "why": "label and master password are easy to type (i.e., short and the same)", "label": "a", "master": "a", "hash": "QSS8CpM1wn8IbyS6IHpJEg==", "password": "QSS8CpM1" }, { "why": "hash has a digit in first 8 characters & label differs from master password", "label": "0", "master": "1", "hash": "09lEaAKkQll1XTjm0WPoIA==", "password": "09lEaAKk" }, { "why": "hash has a sequence of digits outside of first 8 chars", "label": "0", "master": "9", "hash": "hhOYXsSeuPdXrmQ56Hm7Kg==", "password": "56hhOYXs" }, { "why": "hash has a lone digit outside of first 8 chars", "label": "0", "master": "7", "hash": "fLvECeyZDxnHjHW9HgbyFQ==", "password": "9fLvECey" }, { "why": "hash has no digits", "label": "0", "master": "0", "hash": "tLFHvFIoKHMfGgFr-nLAcw==", "password": "1tLFHvFI" }, { "why": "master password w/ UTF-8 char", "label": "ΓΌ", "master": "0", "hash": "fHFfKQlvumngcWEWq7HCgg==", "password": "7fHFfKQl" }, { "why": "mixed case, length greater than 1 for label and master", "label": "Aa", "master": "Bb", "hash": "pb3iGMs2S-VgWAX1kElklg==", "password": "pb3iGMs2" } ]
Version data entries
10 entries across 10 versions & 1 rubygems