grassrootseconomics / cic-ussd

A USSD client implementation that interfaces with the community inclusion currencies custodial system.
GNU Affero General Public License v3.0
1 stars 2 forks source link

make all bcrypt ops async #20

Closed mango-habanero closed 1 year ago

mango-habanero commented 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.

mango-habanero commented 1 year ago

closed as at: commit 61d0258d22932aa1c05a8ee88eca60eee3735187