sss256 1.0.0 copy "sss256: ^1.0.0" to clipboard
sss256: ^1.0.0 copied to clipboard

sss256 is a library with utilities for encode\decode secret with Shamir`s Secret Sharing algo

0.0.1 Mar 16, 2020. #

  • First release. See file README.md.

0.0.2 Mar 16, 2020. #

  • Update and clean code.

0.0.3 Mar 23, 2020. #

  • Update code isValidShareHex.

0.0.4 Mar 23, 2020. #

  • Update code isValidShareHex.

0.0.5 May 24, 2020. #

  • Add feature encode/decode Base64Url.

0.1.0 May 26, 2020. #

  • Optimal and clean code.

0.2.0 Jul 24, 2021. #

  • Migrate to null safety.

1.0.0 Aug 16, 2022. #

  • fix bug with triming right zero bytes
  • remove SSS class, make methods as functions
  • make only required functions as public
  • make all interface parameters as named
  • optimize and clean code
  • remove dependency (package HEX)
  • add tests
  • rename library
3
likes
150
points
190
downloads

Publisher

unverified uploader

Weekly Downloads

sss256 is a library with utilities for encode\decode secret with Shamir`s Secret Sharing algo

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

More

Packages that depend on sss256