Safe Haskell | None |
---|---|
Language | Haskell2010 |
Tahoe.CHK.Types
Documentation
type StorageIndex = ByteString Source #
type SegmentNum = Int Source #
type CrypttextHash a = Digest' a Source #
type SegmentSize = Size Source #
data Parameters Source #
Constructors
Parameters | |
Fields |
Instances
requiredToInt :: Required -> Int Source #
totalToInt :: Total -> Int Source #