Web2All crypt
This package contains a collection of encryption related classes and functions. It has been written to be used in projects using the Web2All framework (https://github.com/web2all/framework)., (*1)
It is not reccomended to use these classes in new projects, they are most likely unsafe., (*2)
This package is used by some Web2All PHP projects. It used to be proprietary software but now it has been released to the public domain under a MIT license., (*3)
The Web2All framework is no longer actively maintained. Most likely it is only of interest if you own software created by Web2All B.V. which was built using this framework., (*4)
What does it do
It contains functionalyty for:, (*5)
- generating random strings from a specified alphabet
- generate passwords
- generate/check password hashes
- validate password strength
- generate time-constrained keys
License
Web2All crypt is open-sourced software licensed under the MIT license (https://opensource.org/licenses/MIT)., (*6)