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
26
Commits
1
Branch
0
Tags
main
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
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
.vs
/SecureCore
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
SecureCore
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
.gitignore
Added password and session creation functions.
2021-01-01 13:29:10 -08:00
SecureCore.sln
Added code to support password settings. Fixed a bug where the [FromBody] attribute resulted in null object properties, as well as included more null checks.
2021-03-09 22:14:29 -06:00
S
Description
No description provided
829
KiB
Languages
C#
69.1%
PLpgSQL
30.9%