Function pqcrypto_falcon::falcon1024::open[][src]

pub fn open(
    sm: &SignedMessage,
    pk: &PublicKey
) -> Result<Vec<u8>, VerificationError>
Expand description

Open the signed message and if verification succeeds return the message