Crypto
A robust generator of secure authentication HOTP tokens, employing the HMAC-based One-Time Password algorithm, accompanied by a suite of cryptographic utilities, all encapsulated within a compact TypeScript module.
This package includes:
- AlwatrHashGenerator: Secure self-validate hash generator.
- AlwatrTokenGenerator: Secure authentication HOTP token generator (HMAC-based One-Time Password algorithm).
- AlwatrUserGenerator: User factory for generating self-validate user-id and user-token.
- PreConfiguration: Pre-configuration object for the hash/token generators.
References
The following companies, organizations, and individuals support Nanotron ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.
![Exir Studio](https://avatars.githubusercontent.com/u/181194967?s=200&v=4)
Contributing
Contributions are welcome! Please read our contribution guidelines before submitting a pull request.
License
This project is licensed under the AGPL-3.0 License.