MCPcopy Create free account
hub / github.com/OpenWhiteBox/AES / cleanConstant

Method cleanConstant

cryptanalysis/chow/sbox.go:71–82  ·  view source on GitHub ↗

cleanConstant finds the constant error on the input and output of each middle S-box. It removes it from the S-box and returns it. Note: This function will also strip the final addition of 0x63 from AES's "standard" S-box.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

RecoverKeyFunction · 0.80

Calls 2

findConstantMethod · 0.95
ShiftRowsMethod · 0.80

Tested by

no test coverage detected