issues
search
ericelliott
/
credential
Easy password hashing and verification in Node. Protects against brute force, rainbow tables, and timing attacks.
MIT License
347
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix travis
#39
mastilver
closed
9 years ago
0
chore(gitignore): add few missing paths
#38
mastilver
closed
8 years ago
3
switch from static module to factory
#37
mastilver
closed
9 years ago
40
able to bind function
#36
mastilver
closed
9 years ago
0
can't bind hash
#35
mastilver
closed
9 years ago
11
Result of hash method
#34
Santinell
closed
9 years ago
1
Git tag
#33
hsablonniere
closed
9 years ago
5
Add CLI script
#32
tjconcept
closed
9 years ago
3
Package updates
#31
tjconcept
closed
9 years ago
0
Update dependencies
#30
snlacks
closed
8 years ago
18
Double check build status, tests
#29
ericelliott
closed
9 years ago
0
Issue id#27 qa improvements
#28
snlacks
closed
9 years ago
8
Upgrade QA tools
#27
ericelliott
closed
6 years ago
4
The Road to 1.0
#26
snlacks
closed
6 years ago
2
Needs to be a factory for instance safety.
#25
ericelliott
closed
9 years ago
8
Cut a release
#24
tjconcept
closed
9 years ago
14
having hash in logs
#23
maxlath
closed
9 years ago
6
Follow the WebCrypto API
#22
brianmhunt
closed
9 years ago
3
function for hardening hashes
#21
denyskoch
closed
9 years ago
4
verify/parseHash should accept object
#20
denyskoch
closed
9 years ago
2
fix #12 and fix #13 (update constant time string comparison)
#19
tjconcept
closed
9 years ago
13
Overrides test bug
#18
tjconcept
closed
9 years ago
0
Rely on iterations only to determine workload
#17
tjconcept
closed
9 years ago
20
Passwords are obsolete
#16
ericelliott
closed
6 years ago
23
Is JSON the business of credential?
#15
tjconcept
closed
9 years ago
10
Remove workUnits, credential_key and workKey options in favor of iterations
#14
calebboyd
closed
9 years ago
2
Proposed constant time string comparison re #12
#13
brianmhunt
closed
9 years ago
33
constantEquals is not constant time
#12
brianmhunt
closed
9 years ago
18
Base iteration count on current year.
#11
ericelliott
closed
9 years ago
16
Fix some typos in README.md
#10
cpeterso
closed
9 years ago
2
nice credential hasher
#9
calebboyd
closed
9 years ago
4
Need Password Security expert endorsement
#8
ericelliott
closed
6 years ago
12
Move tape to devDependencies
#7
madbence
closed
9 years ago
3
Fix syntax highlight in readme
#6
madbence
closed
10 years ago
1
Add support for thunks
#5
madbence
closed
9 years ago
6
Why are you trying to hide the iteration count?
#4
EvanCarroll
closed
10 years ago
6
Additional Hash Function: scrypt
#3
chrisspiegl
closed
10 years ago
12
validating input password; added tests
#2
tommedema
closed
10 years ago
3
Invalid input error should be passed to callback
#1
tommedema
closed
11 years ago
4
Previous