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
main
secure-core
/
SecureCore
/
Authentication
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
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