https://github.com/rir360/login-systems
The repository contains some different types of simple login systems programmed in c/c++ language. From a very simple password checking program to an advanced encryption system.
https://github.com/rir360/login-systems
c cpp decryption encryption login password system
Last synced: 9 months ago
JSON representation
The repository contains some different types of simple login systems programmed in c/c++ language. From a very simple password checking program to an advanced encryption system.
- Host: GitHub
- URL: https://github.com/rir360/login-systems
- Owner: RIR360
- License: mit
- Created: 2021-06-08T09:34:47.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-13T06:55:07.000Z (almost 5 years ago)
- Last Synced: 2025-06-03T22:05:28.783Z (10 months ago)
- Topics: c, cpp, decryption, encryption, login, password, system
- Language: C++
- Homepage: https://rir360.github.io/Login-Systems/
- Size: 34.2 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Login Systems
The repository contains some different types of simple login systems programmed in c/c++ language. A new programmer could learn a lot by exploring this repository.
## Preview

## Version Descriptions
Please consider checking the [github page](https://rir360.github.io/login-systems/).