Cf_base32Radix-32 transcoding.
This module provides instantiations of Cf_radix_n.Profile for the "base32" and "base32hex" encodings defined in RFC 4648.
module Std : Cf_radix_n.ProfileThe "base32" encoding.
module Hex : Cf_radix_n.ProfileThe "base32hex" encoding.