This website requires JavaScript.
Explore
Help
Sign In
glm94
/
secure-core
Watch
1
Star
0
Fork
0
Code
Issues
9
Pull Requests
Releases
Wiki
Activity
Files
f5ee2f68b97e64c1bdb6275520cbfb0d04b3119b
secure-core
/
SecureCore
/
Authentication
T
History
glm94
f5ee2f68b9
Changed the settings getting functions to accept a fll key path instead of only a Section / Key pair. Changed the placement of the pepper in the password hashing function to be in complicance with the OWASP's recommendation for using a pwpper.
2021-03-29 19:15:15 -05:00
..
ByteGenerator.cs
Started to try and organize all the authentication code.
2021-01-03 22:09:36 -06:00
PasswordManager.cs
Changed the settings getting functions to accept a fll key path instead of only a Section / Key pair. Changed the placement of the pepper in the password hashing function to be in complicance with the OWASP's recommendation for using a pwpper.
2021-03-29 19:15:15 -05:00
SessionManager.cs
Tweaked the SessionManager's IsSessionTokenValid function to accept a connection string to standardize the interfaces on all the SessionManager functions.
2021-03-10 21:52:52 -06:00