Hao Kung
|
2113ef5abc
|
React to Options/Cookie changes
Moved cookie instance options into IdentityCookieOptions
IUserTokenProvider changes
|
2015-09-02 15:15:40 -07:00 |
Hao Kung
|
a98f86681d
|
Revert "Move generics off of Validator/TokenProvider interfaces"
This reverts commit 62a1d49710.
|
2015-08-14 15:18:40 -07:00 |
Hao Kung
|
62a1d49710
|
Move generics off of Validator/TokenProvider interfaces
|
2015-08-13 18:49:04 -07:00 |
N. Taylor Mullen
|
ab43154577
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:52:26 -07:00 |
Levi B
|
bf8728bec9
|
Allow the application developer to specify the iteration count for membership passwords.
|
2014-11-05 12:08:20 -08:00 |
Levi B
|
37d4e2b6ff
|
Use stronger password hashing algorithms by default.
New defaults:
Alg: PBKDF2
PRF: HMAC-SHA256
Iter count: 10,000
Salt size: 128 bits
Subkey size: 256 bits
|
2014-10-22 12:19:46 -07:00 |