Skip to main content

client_cryptogram

Function client_cryptogram 

Source
pub fn client_cryptogram(
    s_enc: &[u8; 16],
    rnd_a: &[u8; 8],
    rnd_b: &[u8; 8],
) -> Block
Expand description

ClientCryptogram = AES_S-ENC(RND.A || RND.B).