UtilityLibraries is a collection of versatile and reusable utility functions designed to simplify and enhance your development workflow. This repository includes a variety of tools and libraries that can be easily integrated into your projects to perform common tasks efficiently.
- TOTP Generation: Generate Time-based One-Time Passwords (TOTP) using a secure seed.
- Clone the Repository:
git clone https://github.com/iZeQure/UtilityLibraries.git
- Build the Project: Open the solution in your preferred IDE and build the project to generate the necessary DLLs.
- Integrate into Your Project: Add references to the generated DLLs in your project and start using the utility functions.
Here's an example of how to use the TOTP generation utility:
./Console.exe totp JBSWY3DPEHPK3PXPContributions are welcome! If you have any ideas for new utilities or improvements, feel free to open an issue or submit a pull request.
This project is licensed under the Apache-2.0 License.