]> git.ozlabs.org Git - ccan/commit
base32: add ability to substitute character set.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 5 Apr 2018 02:31:51 +0000 (12:01 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 5 Apr 2018 02:31:51 +0000 (12:01 +0930)
commita8f32342d90676f9904b632706caab44313533dd
treebf486b76dd4f69ff6ee4583848ce8e1573bd5c44
parent61aee192bcd814b3cb9073bc0280e4ef5cc45c7d
base32: add ability to substitute character set.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/str/base32/base32.c
ccan/str/base32/base32.h
ccan/str/base32/test/run-lower.c [new file with mode: 0644]