Serpent.setRoundKeys

For use by subclasses that implement the key schedule

class Serpent
protected public protected
void
setRoundKeys
(
in uint[132] ks
)

Parameters

ks uint[132]

is the new key schedule value to set

Meta