Skip to content

Commit

Permalink
Merge pull request dsprenkels#27 from dsprenkels/dsprenkels/readme
Browse files Browse the repository at this point in the history
readme: Add max number of shares
  • Loading branch information
Daan Sprenkels authored May 22, 2019
2 parents 50f71ee + 2b138cd commit 77c7be2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ from secret data using `sss_create_shares` and shares can be combined again
using the `sss_combine_shares` functions. The shares are octet strings of
113 bytes each.

This library is implemented in such a way that the maximum number of shares
is 255.

### Example

```c
Expand Down

0 comments on commit 77c7be2

Please sign in to comment.