Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.