hash = pbkdf2('SHA256 HMAC'
password: masterPassword,
salt: tld + username,
iterations: 1000 + passwordIndex,
keySize: 16)
password = hash.map(byte => alphabetRFC1924[byte % alphabetRFC1924.length])
forked from dotcypress/password
-
Notifications
You must be signed in to change notification settings - Fork 0
๐ One password, right way.
FaceChan/password-1
ย
ย
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
Languages
- JavaScript 100.0%