https://github.com/coledixon/csharp_login_utility
a C# application for validating username / password utilizing SQL hashing and ecryption
https://github.com/coledixon/csharp_login_utility
csharp data-integration desktop-application encryption hashing-passwords login-forms sql windowsforms xml
Last synced: 3 months ago
JSON representation
a C# application for validating username / password utilizing SQL hashing and ecryption
- Host: GitHub
- URL: https://github.com/coledixon/csharp_login_utility
- Owner: coledixon
- Created: 2019-04-05T19:46:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-08T21:36:17.000Z (about 6 years ago)
- Last Synced: 2025-02-11T12:44:19.805Z (about 1 year ago)
- Topics: csharp, data-integration, desktop-application, encryption, hashing-passwords, login-forms, sql, windowsforms, xml
- Language: C#
- Size: 331 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Csharp_login_utility
-- a C# login form utilizing SQL hashing and ecryption
-- validates based on username / password
-- sub-form based on user permission settings to remove / edit user info