Skip to main content

proc_block

Function proc_block 

Source
pub(super) unsafe fn proc_block(
    key: &ExpandedKey,
    acc: FieldElement,
    block: &Block,
) -> FieldElement
Expand description

Update with a single block (5 CLMULs)

ยงSafety

Requires VPCLMULQDQ support