/PS-Base32EncodeDecode

Base32 Encode and Decode functions in Powershell

Primary LanguagePowerShell

PS-Base32EncodeDecode

Base32 Encode and Decode functions in Powershell

This does exactly what it says.

Base32 can be more useful than Base64 for reasons. Sometimes you have to interact with DNS, and it doesn't support the full Base64 character set.