add-round-key ( aes n -- aes' )


Vocabulary
crypto.aes.private

Inputs
aesan object
nan object


Outputs
aes'an object


Definition