mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-15 18:52:13 +03:00
9 lines
96 B
Plaintext
9 lines
96 B
Plaintext
|
:load check09.cry
|
||
|
:set base=16
|
||
|
ss @@ [0 .. 3]
|
||
|
ls @@ [0 .. 3]
|
||
|
keyX "abcd"
|
||
|
check9a
|
||
|
check9b
|
||
|
check9
|