Math-Base85-0.5

module handles numbers in base 85

Index | math

Description

This module handles numbers in base 85, via strings and Math::BigInt.
For more information, read the module or rfc1924.txt.

Maintainer: Benoit Lecocq <benoit@openbsd.org>