Files
RustySecrets/tests
Noah Vesely 88743caad8 Simplify share threshold and secret length consistency validation
I think that using hashmaps and hash sets was overkill and made the code much
longer and complicated than it needed to be.

The new code also produces more useful error messages that will hopefully help
users identify which share(s) are causing the inconsistency.
2018-08-13 21:29:39 +02:00
..