tum-i4 / self-checksumming

10 stars 6 forks source link

SC need to skip input dependent functions that are covered by SROH #48

Closed mr-ma closed 6 years ago

mr-ma commented 6 years ago

Don't apply SC on input dependent functions, but extracted ones. Applying on input dependents may break SROH. Use input independent function strictly as checkers (not checkee) to satisfy the desired connectivity level.

See #39 #46