May I ask what your opinion is on secret sharing with Substitution Cipher instead of Shamir’s Secret Sharing? I see many implementations of SSS so I was just wondering why people find SSS preferable over using something very simple like Substitution Cipher? Maybe I have overlooked something that make Substitution Cipher much less feasible.