Skip to content

Commit

Permalink
readme: Add max number of shares
Browse files Browse the repository at this point in the history
This commit resolves issue dsprenkels#24.
  • Loading branch information
Daan Sprenkels authored May 22, 2019
1 parent 50f71ee commit 2b138cd
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 2b138cd

Please sign in to comment.