]> gitweb.factorcode.org Git - factor.git/commit
bech32: adding Bech32 and Bech32m encoding/decoding
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 7 Feb 2023 04:31:30 +0000 (20:31 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 7 Feb 2023 04:31:30 +0000 (20:31 -0800)
commit072b4f7a225c44aae56d7a0af4f43d64b2ad8953
tree0237ed95017a9ac63c85a2e54fd17c63a3b3b572
parent4e850df06c6f22d5653b89af7e22569c29361b29
bech32: adding Bech32 and Bech32m encoding/decoding
extra/bech32/authors.txt [new file with mode: 0644]
extra/bech32/bech32-tests.factor [new file with mode: 0644]
extra/bech32/bech32.factor [new file with mode: 0644]
extra/bech32/summary.txt [new file with mode: 0644]