(add-round-key) ( key state -- state' )


Vocabulary
crypto.aes.private

Inputs
keyan object
statean object


Outputs
state'an object


Definition