Skip to content

P20-1241: Convert data between radixes/alphabets

John Tyner requested to merge feature/radix-conversion into master

Convert input of one radix/alphabet to that of a different radix/alphabet. Included documentation/unit tests should explain things pretty well.

@garyschneir

Merge request reports