feat: add bindings for level 2 and 4; generate randomness from provided CSRNG
This commit is contained in:
@@ -5,8 +5,8 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
getrandom = "0.3.1"
|
||||
libc = "0.2.171"
|
||||
rand_core = "0.9.3"
|
||||
thiserror = "2.0.12"
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = "0.71.1"
|
||||
|
||||
Reference in New Issue
Block a user