Files
k3s/pkg
Brad Davidson 239021e759 Consistently use constant-time comparison of password hashes
As per https://github.com/golang/go/issues/47001 even subtle.ConstantTimeCompare should never be used with variable-length inputs, as it will return 0 if the lengths do not match. Switch to consistently using constant-time comparisons of hashes for password checks to avoid any possible side-channel leaks that could be combined with other vectors to discover password lengths.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-05-09 13:54:50 -07:00
..
2023-05-04 13:58:42 -07:00
2023-04-18 21:48:36 -07:00
2022-12-10 01:42:15 +02:00
2023-04-27 20:42:46 -07:00
2019-06-30 09:30:25 -07:00
2021-12-21 14:23:38 -07:00
2022-04-13 14:48:42 -07:00
2023-04-27 20:42:46 -07:00
2023-02-07 14:55:04 -08:00
2022-11-21 15:23:30 -08:00
2023-04-28 11:13:47 -07:00
2020-07-09 11:20:06 -07:00