issues
search
LoginRadius
/
csharp-password-hash
.NET standard library to secure the passwords using multiple hashing algorithms.
MIT License
9
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add per password salt length configuration
#40
pctimhk
opened
8 months ago
0
Enhance PasswordHashing to support control per password salt length
#39
pctimhk
closed
8 months ago
0
Add Automatic Test
#37
berviantoleo
closed
3 years ago
0
Added Missing Unit Test for GetPossibleConfig
#36
SRvSaha
opened
4 years ago
2
Fix spelling of `GeneratePerPasswordSalt` property
#35
tony-ho
closed
4 years ago
1
Always use UTF8 in ToHashAlgorithm - fixes #29
#34
Fyers
closed
4 years ago
1
Add Test for GetPossibleConfig Function
#33
anilswm
opened
4 years ago
4
Added Bycrpt Algo fix #26
#32
priyanka1111
opened
4 years ago
8
Take advantage of latest C# features and some refactoring
#31
eduherminio
closed
4 years ago
2
expectedHashBase64 in TestHashDataGenerator is wrong
#30
Fyers
opened
4 years ago
1
HashingAlgo.MD5 only allows ASCII
#29
Fyers
closed
4 years ago
1
Fix HMAC Encoding and simplify calls
#28
Fyers
closed
4 years ago
0
Addition to method to get valid configuration for inputted hash
#27
priyanka1111
closed
4 years ago
2
add bcrypt algorithm
#26
anshul-goyal43
opened
4 years ago
3
Added method to get a valid configuration for any hash .
#25
priyanka1111
closed
4 years ago
3
Add "using" statement around some crypto object initialisations
#24
fedelippo
closed
4 years ago
1
MD5 and HMAC-SHA256 are not disposed
#23
fedelippo
closed
4 years ago
1
Fix broken tests cases
#22
fedelippo
closed
4 years ago
1
Correct_Password_Wrong_Encoding_Should_Not_Match HMAC-SHA1 and HMAC-256 are broken
#21
fedelippo
closed
4 years ago
1
Update README.md
#20
jindaladiti1806
opened
4 years ago
1
HMAC_SHA1 and HMAC_SHA256 is not supporting all encoding types
#19
anilswm
closed
4 years ago
2
Create a method to get a valid configuration for any hash
#18
anilswm
closed
4 years ago
5
Add MD2 algo
#17
hemant404
opened
4 years ago
1
title : Added support for MD2 hashing algo.
#16
hemant404
opened
4 years ago
3
Fixed spelling errors in README.md
#15
juanmaotegui
opened
4 years ago
3
feat: add pbkdf2 algorithm
#14
DarthBenro008
closed
4 years ago
4
Rename EncryptPassword to HashPassword
#13
fedelippo
closed
4 years ago
1
EncryptPassword needs to be renamed
#12
fedelippo
closed
4 years ago
1
Feature/check get hash using hash
#11
fedelippo
closed
4 years ago
0
Feature/check password using hash
#10
fedelippo
closed
4 years ago
3
Update README.md
#9
kichloo
closed
4 years ago
0
Added 'Hex' as an explicit value in 'Encoding' enum and updated unit tests
#8
stylesm
closed
4 years ago
1
feat: Added SHA512 hashing algorithm
#7
sahil9001
closed
4 years ago
0
Add SHA512 algo
#6
anilswm
closed
4 years ago
3
Add Pbkdf2 algo
#5
anilswm
closed
4 years ago
2
Password hash encoding type 'hex' should be added separately
#4
anilswm
closed
4 years ago
2
Add a separate test case to verify the CheckPassword method using few existing hash values
#3
anilswm
closed
4 years ago
2
Add a separate test case to match the GetHash method's output with few existing hash values, without using CheckPassword method
#2
anilswm
closed
4 years ago
2
Fix typos in README.md
#1
kichloo
closed
4 years ago
3