FPE.fe1Decrypt

Decrypt X from and onto the group Z_n using key and tweak

struct FPE
static
fe1Decrypt
(
const ref BigInt n0
,
const ref BigInt X0
,,
const ref Vector!ubyte tweak
)

Parameters

key SymmetricKey

is the key used for encryption

tweak Vector!ubyte

the same tweak used for encryption

Meta