botan-0.0.1.0: High-level Botan bindings
Safe HaskellNone
LanguageHaskell2010

Botan.ZFEC

Documentation

zfecEncode :: Int -> Int -> ByteString -> [ZFECShare] Source #

zfecDecode :: Int -> Int -> [ZFECShare] -> ByteString Source #