From: Lady Date: Sat, 20 May 2023 01:05:19 +0000 (-0700) Subject: Add base32 support to binary.js X-Git-Tag: 0.3.0~2 X-Git-Url: https://git.ladys.computer/Pisces/commitdiff_plain/d4fe7e59e1444b5e29a71b80d89a8ad5aa1158bd?hp=d4fe7e59e1444b5e29a71b80d89a8ad5aa1158bd Add base32 support to binary.js Includes both the RFC base32 definition and the “W·R·M·G” definition by Douglas Crockford. ---