// v0 - Unaudited: This is an initial version that has not yet been formally audited. // A fully audited version will be published as a subsequent release. // Use in production at your own risk. // // Package cford32 implements a modified base32 encoding based on Douglas // Crockford's base32 encoding. package cford32