tink-go
tink-go copied to clipboard
SSS (Shamir's secret sharing)
Could you consider adding support for SSS (Shamir's secret sharing), or an alternative algorithm if you think there is something better.
Thank you
Hello, thank you for the request.
Unfortunately, we don't anticipate having the bandwidth anytime soon to add support for a new secret sharing primitive in Tink (relative to our other higher priorities).
@udf2457 https://pkg.go.dev/github.com/openbao/openbao/sdk/v2/helper/shamir exists and is supported fwiw.
@cipherboy strikes again 👍