Files
bun.sh/test/js/bun
Jarred Sumner 9b996e702e Implement Bun.password and Bun.passwordSync (#3204)
* Implement `Bun.password.{verify, hash}` and `Bun.passwordSync.{verify, hash}`

* flip the booleans

* delete unused

* Add `cost` for `"bcrypt"`, add `"memoryCost"` and `"timeCost'` for argon2, use SHA512

* Update bun.zig

---------

Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
2023-06-04 18:20:04 -07:00
..
2023-03-07 12:22:34 -08:00
2023-05-09 14:20:12 -07:00
2023-05-12 08:05:46 -03:00
2023-05-23 18:07:23 -07:00
2023-05-23 00:42:02 -07:00
2023-03-15 19:59:09 -07:00
2023-03-07 12:22:34 -08:00
2023-03-19 14:08:20 -07:00