Skip to content

SSKR threshold query #129

Closed Answered by wolfmcnally
aido asked this question in Q&A
Jun 16, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

@aido
In a 1-of-N split, every share is equivalent to the secret. This codebase allows a 1-of-1 split but disallows 1-of-N in general because it's not secure. Our Rust SSKR codebase does allow 1-of-N splits, but we don't recommend using them for the same reason: every share is the whole secret, which defeats the purpose of SSKR.

@ChristopherA

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@aido
Comment options

Answer selected by aido
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants