Skip to main content
hmac_sha1
featherbit
0.3.0
In featherbit::
plugins::
native::
sls_
logger
featherbit
::
plugins
::
native
::
sls_logger
Function
hmac_
sha1
Copy item path
Source
fn hmac_sha1(key: &[
u8
], msg: &[
u8
]) ->
Vec
<
u8
>
ⓘ
Expand description
HMAC-SHA1 via ring, returning the raw 20-byte tag.