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

Method cleanLinear

cryptanalysis/chow/sbox.go:87–103  ·  view source on GitHub ↗

cleanLinear finds the linear error on the input and output of each middle S-box (after the constant error has been removed). It removes it from the S-box (leaving AES's "standard" S-box, without the 0x63 constant addition) and returns it.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

RecoverKeyFunction · 0.45

Calls 2

findLinearMethod · 0.95
ShiftRowsMethod · 0.80

Tested by

no test coverage detected