SecretShare.swift icon indicating copy to clipboard operation
SecretShare.swift copied to clipboard

A swift implementation of Shamir's Secret Sharing over GF(2^8)

Results 2 SecretShare.swift issues
Sort by recently updated
recently updated
newest added

Hi I have been trying to use this library to work with Android. I have been facing an issue in combining the shares using this library which were generated on...