Closed mango-habanero closed 1 year ago
Bcrypt ops are CPU intensive, creating, comparing, and encrypting pin input before storage in history, should all be made into async ops.
closed as at: commit 61d0258d22932aa1c05a8ee88eca60eee3735187
Bcrypt ops are CPU intensive, creating, comparing, and encrypting pin input before storage in history, should all be made into async ops.