hash = pbkdf2('SHA256 HMAC'
password: masterPassword,
salt: tld + username,
iterations: 10_000 + passwordIndex,
keySize: 16)
password = hash.map(byte => alphabetRFC1924[byte % alphabetRFC1924.length])
-
Notifications
You must be signed in to change notification settings - Fork 16
dotcypress/password
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
About
π One password, right way.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published