libconvert-base32-perl

Module for encoding and decoding of base32 strings
  https://metacpan.org/release/Convert-Base32
  0
  no reviews



Convert::base32 provides functions to convert string from / to base32 encoding, specified in race internet-draft. the base32 encoding is designed to encode non-ascii characters in dns-compatible host name parts.

see http://tools.ietf.org/html/draft-ietf-idn-race-03 for more details.