Cards represented in bigint-s
Decrypts all the cards of the deck by SRA key
the decrypted deck
Encrypts all the cards of the deck by SRA key
the encrypted deck
Encrypts all the cards of the deck individually using its corresponding SRA key
an array of SRA keys whose length must be equal to the one of EncodedDeck.cards
the encrypted deck
Deck of cards that are encoded in bigint.
Remarks
the deck could be unencrypted, encrypted, or even double-encrypted.