mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-10 20:41:59 +00:00
75a42c27db
This reduces the server time to compute the hash from 40ms to 5µs, which should remove this as a noticable chunk of CPU time in production. (An attacker who has access to our database will now need only 10^54 years of CPU time instead of 10^58 to brute force a token). Release Notes: - Improved sign in latency by 40ms. |
||
---|---|---|
.. | ||
api | ||
bin | ||
db | ||
rpc | ||
tests | ||
api.rs | ||
auth.rs | ||
db.rs | ||
env.rs | ||
errors.rs | ||
executor.rs | ||
lib.rs | ||
main.rs | ||
rpc.rs | ||
tests.rs |