(Linux ISOs) Commitment schemes (承诺方案): If you want to commit a particular value, but reveal the value itself later. If choose value r, then share sha256(r) with others. After all, you can reveal your ...