Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxencerb/mclrr_security
Package to encrypt a password and check it
https://github.com/maxencerb/mclrr_security
Last synced: about 7 hours ago
JSON representation
Package to encrypt a password and check it
- Host: GitHub
- URL: https://github.com/maxencerb/mclrr_security
- Owner: maxencerb
- License: mit
- Created: 2020-05-22T19:14:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-24T10:20:21.000Z (over 4 years ago)
- Last Synced: 2024-10-06T22:36:38.314Z (about 1 month ago)
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Mclrr Security
This project was created by [Maxence Raballand](https://maxenceraballand.com).
This package can Encode passwords and check them. The passwords can't be decoded. Thanks to a random generator, each passwords can be encoded in 600,000,000,000+ variations.This package is now available in [**C#**](https://github.com/maxencerb/Mclrr_Security/tree/master/C%23%20package) and [**Python**](https://github.com/maxencerb/Mclrr_Security/tree/master/Python%20Package). It is free for commercial use under MIT License.