, including all inherited members.
addRoundKey(msgType m, msgType k) | Bunny< nb_msg, nb_key, nb_sbox, nround > | [inline, virtual] |
Bunny() | Bunny< nb_msg, nb_key, nb_sbox, nround > | [inline] |
copyIntoKey(keyType m, unsigned pos, wordType x) | Bunny< nb_msg, nb_key, nb_sbox, nround > | [inline] |
copyIntoWord(wordType m, unsigned pos, sboxType x) | Bunny< nb_msg, nb_key, nb_sbox, nround > | [inline] |
decode(msgType m, keyType k) | Bunny< nb_msg, nb_key, nb_sbox, nround > | [inline, virtual] |
encode(msgType m, keyType k) | Bunny< nb_msg, nb_key, nb_sbox, nround > | [inline, virtual] |
extractBlock(unsigned nblk, msgType x) | Bunny< nb_msg, nb_key, nb_sbox, nround > | [inline] |
extractFromWordToSboxType(unsigned pos, wordType x) | Bunny< nb_msg, nb_key, nb_sbox, nround > | [inline] |
extractWord(unsigned pos, keyType x) | Bunny< nb_msg, nb_key, nb_sbox, nround > | [inline] |
insertBlock(msgType m, unsigned nblk, sboxType x) | Bunny< nb_msg, nb_key, nb_sbox, nround > | [inline] |
keySchedule(keyType k) | Bunny< nb_msg, nb_key, nb_sbox, nround > | [inline, virtual] |
keyType typedef | Bunny< nb_msg, nb_key, nb_sbox, nround > | |
mixingLayer(msgType m)=0 (defined in Bunny< nb_msg, nb_key, nb_sbox, nround >) | Bunny< nb_msg, nb_key, nb_sbox, nround > | [pure virtual] |
mixingLayerInverse(msgType m)=0 (defined in Bunny< nb_msg, nb_key, nb_sbox, nround >) | Bunny< nb_msg, nb_key, nb_sbox, nround > | [pure virtual] |
msgType typedef | Bunny< nb_msg, nb_key, nb_sbox, nround > | |
printParameter() | Bunny< nb_msg, nb_key, nb_sbox, nround > | [inline] |
rk | Bunny< nb_msg, nb_key, nb_sbox, nround > | |
roundkeyType typedef | Bunny< nb_msg, nb_key, nb_sbox, nround > | |
sbox(unsigned nbox, sboxType x)=0 (defined in Bunny< nb_msg, nb_key, nb_sbox, nround >) | Bunny< nb_msg, nb_key, nb_sbox, nround > | [pure virtual] |
sBox(msgType m) | Bunny< nb_msg, nb_key, nb_sbox, nround > | [inline, virtual] |
sboxInverse(unsigned nbox, sboxType x)=0 (defined in Bunny< nb_msg, nb_key, nb_sbox, nround >) | Bunny< nb_msg, nb_key, nb_sbox, nround > | [pure virtual] |
sBoxInverse(msgType m) | Bunny< nb_msg, nb_key, nb_sbox, nround > | [inline, virtual] |
sboxType typedef | Bunny< nb_msg, nb_key, nb_sbox, nround > | |
wordType typedef | Bunny< nb_msg, nb_key, nb_sbox, nround > | |