mirror of
https://github.com/dsprenkels/sss.git
synced 2026-01-10 06:07:59 -05:00
readme: Fix a typo
This commit is contained in:
@@ -156,8 +156,8 @@ If you would like your library to be added here, please open a pull request. :)
|
||||
It should be important to note that a limited secret length does not mean
|
||||
that it is impossible to share longer secrets. The way this is done is
|
||||
by secret sharing a random key and using this key to encrypt the real
|
||||
secret. This is a lot faster and had the security is not reduced. (This
|
||||
is actually how [sss-cli] produces variable-length shares.)
|
||||
secret. This is a lot faster and the security is not reduced. (This is
|
||||
actually how [sss-cli] produces variable-length shares.)
|
||||
|
||||
1. Uses the GNU gmp library.
|
||||
2. Uses lookup tables for GF(256) multiplication.
|
||||
|
||||
Reference in New Issue
Block a user