Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shea256 committed May 27, 2014
1 parent dc678a3 commit 8c81786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Tools for sharing secrets (like Bitcoin private keys), using shamir's secret sha

### Raw integers

#### Splitting into shares (expressed as integer points)
#### Splitting into shares

>>> from secretsharing import secret_int_to_points, points_to_secret_int
>>> secret = 88985120633792790105905686761572077713049967498756747774697023364147812997770L
Expand Down

0 comments on commit 8c81786

Please sign in to comment.