bech32-1.1.10

Synopsis

Implementation of the Bech32 cryptocurrency address format (BIP 0173).

Description

Implementation of the Bech32 cryptocurrency address format documented in the BIP (Bitcoin Improvement Proposal) 0173.

Author

IOHK Engineering Team

Maintainer

operations@iohk.io, erikd@mega-nerd.com, mail@jonathanknowles.net

License

Apache-2.0

Source
https://github.com/IntersectMBO/bech32
Commit hash
adbb4eb32069dea87b418ec126df1821b227b7f0
Subdir
bech32
Timestamp

2026-03-27T15:59:23Z

Revisions

None

Dependencies
library bech32:
  • ["array >=0.5.4.0 && <0.6","base >=4.14.3.0 && <4.23","bytestring >=0.10.12.0 && <0.13","containers >=0.6.5.1 && <0.9","extra >=1.7.14 && <1.9","text >=1.2.4.1 && <2.2"]
executable bech32:
  • ["base >=4.14.3.0 && <4.23","base58-bytestring >=0.1.0 && <0.2","bytestring >=0.10.12.0 && <0.13","extra >=1.7.14 && <1.9","memory >=0.18.0 && <0.19","optparse-applicative >=0.18.1.0 && <0.20","prettyprinter >=1.7.1 && <1.8","prettyprinter-ansi-terminal >=1.1.3 && <1.2","text >=1.2.4.1 && <2.2","bech32"]
test-suite bech32-test:
  • ["base >=4.14.3.0 && <4.23","base58-bytestring >=0.1.0 && <0.2","bytestring >=0.10.12.0 && <0.13","containers >=0.6.5.1 && <0.9","deepseq >=1.4.4.0 && <1.6","extra >=1.7.14 && <1.9","hspec >=2.11.7 && <2.12","memory >=0.18.0 && <0.19","process >=1.6.13.2 && <1.7","QuickCheck >=2.14.3 && <2.18","text >=1.2.4.1 && <2.2","vector >=0.13.1.0 && <0.14","bech32"]