]> gitweb.factorcode.org Git - factor.git/commit
base32: adding Douglas Crockford's Base 32 encoding/decoding.
authorJohn Benediktsson <mrjbq7@gmail.com>
Thu, 3 Jan 2019 20:26:47 +0000 (12:26 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Thu, 3 Jan 2019 20:27:11 +0000 (12:27 -0800)
commitd66ea1e09cff17f5ca17ba95e5e61bd65caf2376
treecbf2b7ad17782bd0b4e03526d099a872a15045d7
parentb8daf396e25a75d3bb10280ff3b091c5ca1ff2bb
base32: adding Douglas Crockford's Base 32 encoding/decoding.
extra/base32/base32-tests.factor [new file with mode: 0644]
extra/base32/base32.factor [new file with mode: 0644]
extra/base32/summary.txt [new file with mode: 0644]