cryptol/tests/regression/EvenMansour.icry
2016-01-12 16:49:47 -08:00

4 lines
201 B
Plaintext

:l ../../examples/contrib/EvenMansour.cry
:check is_a_permutation (F:[10][4])
:check is_inverse_permutation ([0..9]:[_][4]) (F:[10]_) (F':[10]_)
:check E_and_D_are_inverses : ([10],[10]) -> [10] -> Bit