sign_hash
zernel
0.1.0
In zernel::
commands::
pqc
zernel
::
commands
::
pqc
Function
sign_
hash
Copy item path
Source
fn sign_hash(hash: &
str
, secret_key: &[
u8
]) ->
String
Expand description
Sign a hash with the secret key (HMAC-SHA256).