Handbook
Glossary
shift-rows ( state -- state' )
Vocabulary
crypto
.
aes
.
private
Inputs
state
an
object
Outputs
state'
an
object
Definition
USING:
arrays
sequences
;
IN:
crypto.aes.private
:
shift-rows
( state -- state' )
first4
(shift-rows)
4array
;