Skip to content

Tags: dsprenkels/sss-rs

Tags

v0.1.5

Toggle v0.1.5's commit message
Version 0.1.5

Changelog:

- This library used to link to my `sss` library that was written in C.  From
  this version, the complete library is written only in Rust.
- The `have_libsodium` feature flag is deprecated.
- The minimum required rustc version is now 1.44.0.

v0.1.4

Toggle v0.1.4's commit message
Version 0.1.4

Changelog:

- Add a 'have_libsodium' feature, that disables the inclusion of the
  `randombytes` module.

v0.1.3

Toggle v0.1.3's commit message
Version 0.1.3

v0.1.2

Toggle v0.1.2's commit message
Version 0.1.2

v0.1.1

Toggle v0.1.1's commit message
Version 0.1.1

Changes since version 0.1.0:

- Remove an unintended side channel which allows a participating attacker with
  access to a accurate timing channel to iteratively guess shares during the
  execution of `combine_shares`.

v0.1.0

Toggle v0.1.0's commit message
Version 0.1.0