@hackage / hash-string

binary strings supporting constant-time base16 and comparisons

Latest0.1.0.2

About

Metadata

  • Last updated , by LeonSmith
  • License Apache-2.0
  • Categories Cryptography
  • Maintained by: Auth Global

  • Lottery factor: 1

Links

Installation

Readme

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.