Skip to main content

sign_compact_hash_words

Function sign_compact_hash_words 

Source
pub(crate) fn sign_compact_hash_words(
    cx: &mut SymCx,
    private_key: U256,
    digest: U256,
) -> Result<Vec<SymExpr>, SymbolicError>