doc.gno
0.31 Kb · 7 lines
1// v0 - Unaudited: This is an initial version that has not yet been formally audited.
2// A fully audited version will be published as a subsequent release.
3// Use in production at your own risk.
4//
5// Package cford32 implements a modified base32 encoding based on Douglas
6// Crockford's base32 encoding.
7package cford32