Delyan Angelov
|
747f3b3c4c
|
crypto.bcrypt: reduce runtime cost for running bcrypt_test.v, by reducing the iteration count
|
2024-09-13 09:45:21 +03:00 |
|
sibkod
|
25777bde4e
|
crypto.bcrypt: fix bcrypt failure for valid pass and hash (fix #19558) (#19569)
|
2023-10-16 14:12:57 +03:00 |
|
mfont
|
1e401d1433
|
bcrypt: fix issue #16769 security problem in compare_hash_and_password (#16815)
|
2022-12-31 17:18:43 +02:00 |
|
Tim Basel
|
9d0a5942ac
|
builtin: change IError msg and code to methods + fix vlib, add a deprecation notice for the old usages (#13041)
|
2022-02-11 15:52:33 +02:00 |
|
Taillook
|
783aba4552
|
vlib/crypto/bcrypt: Add bcrypt (#12595)
|
2021-11-28 12:40:50 +02:00 |
|