Contents:
Bases: object
object
F1 – an S_box-able object.
An S_box which is the result of a classic feistel round with round function F1
n – The bit length of the result.
A n-bit S_box which swaps the most significant half of the input and the least significant one.