feat: add crypto bcrypt issue test
This commit is contained in:
9
__crypto/okta-bcrypt-issue/Cargo.toml
Normal file
9
__crypto/okta-bcrypt-issue/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "okta-bcrypt-issue"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.22.1"
|
||||
bcrypt = "0.17.0"
|
||||
rand = "0.9.1"
|
||||
Reference in New Issue
Block a user