The Base 32 encoding has two different alphabet types:
ABCDEFGHIJKMNPQRSTUVWXYZ23456789
and
ABCDEFGHIJKLMNOPQRSTUVWXYZ234567
You can see it here http://en.wikipedia.org/wiki/Base_32
Some systems expect second type, e.g. hmrc.gov.uk
The Crypto++ implements only first type, is it possible to include the
second in the library?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [EMAIL PROTECTED]
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---

Reply via email to