Skip to content

Struct SYN_HMAC_BLAKE2s

ClassList > SYN_HMAC_BLAKE2s

HMAC-BLAKE2s context — caller-owned. More...

  • #include <syn_blake2s.h>

Public Attributes

Type Name
SYN_BLAKE2s inner
uint8_t o_key_pad

Detailed Description

Used internally by HKDF for WireGuard key derivation.

Public Attributes Documentation

variable inner

SYN_BLAKE2s SYN_HMAC_BLAKE2s::inner;

Inner hash context


variable o_key_pad

uint8_t SYN_HMAC_BLAKE2s::o_key_pad[SYN_BLAKE2S_BLOCK_SIZE];

Outer key pad



The documentation for this class was generated from the following file src/syntropic/crypto/syn_blake2s.h