TSS - Threshold Secret Sharing v0.2.0 Release Notes

Release Date: 2016-09-23 // over 7 years ago
    • ๐Ÿ‘ฏ clone the shares object passed to TSS.combine to prevent modification
    • โœ… test enhancements
    • ๐Ÿ‘‰ use cryptosphere/sysrandom in place of native securerandom
    • integer args are no longer coercible from Strings
    • โœ‚ Remove dry-* in favor of contracts (http://egonschiele.github.io/contracts.ruby/)
    • ๐Ÿ›  readme fixes