You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2024. It is now read-only.
Hi,
BCryptSwift.hashPassword(password: String, withSalt salt: String) -> String?
The above function is executing time is more than 15 seconds, can anyone confirm is it Normal time, if not please help me how to reduce the time
Hi,
BCryptSwift.hashPassword(password: String, withSalt salt: String) -> String?
The above function is executing time is more than 15 seconds, can anyone confirm is it Normal time, if not please help me how to reduce the time