The output from secret-share-split duplicates encrypted data in every share
and uses hexadecimal encoding. These scripts 'deduplicate' the data by using
zfec with the same shares / threshold
values and encode everything in Base64.
Applicable to and written for sss-cli@46fd393.