@hackage hash-string0.1.0.2
binary strings supporting constant-time base16 and comparisons
Categories
License
Apache-2.0
Maintainer
Auth Global
Links
Versions
Installation
Dependencies (4)
- base <5
- bytestring >=0.11.3
- data-array-byte
- ghc-prim Show all…
Dependents (2)
@hackage/sha256, @hackage/g3p-hash
binary string types supporting constant-time base16 encoding and decoding, as well as constant time lexicographic comparisons. Note that the time required does depend linearly on length, but is otherwise data-independent.