Package util
package util
Utility classes for Generating password with salts and Generating OTP using Random and seed.
- Author:
- TAMIL MUGHILAN
-
ClassesClassDescriptionUtility class for generating and verifying time-based OTPs Uses current time as seed for synchronized OTP generationUtility class for password hashing and verification Uses SHA-256 with salt for secure password storage