Does anyone have base32 implementation in Delphi?
I found: http://cc.embarcadero.com/item/21566 but it is not exactly base32
(Base32 is a base-32 transfer encoding using the twenty-six letters A-Z and six digits 2-7)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Have you checked at Torry’s? There is SZCodeBaseX.zip v.1.3.3, which is said to have Base32 and Base64 encoding. It claims to be RFC 3548 compatible; although I have not tried it.