Hi Wei, I had a need for Ascii strings that did not include a leading '0x' or trailing 'H' or 'h', but were base 16. I also did not want to make a copy of the string just to add a suffix.
The patch does not change current behavior (though it does expose a radix for general abuse and misuse). All self tests passed. Jeff -- 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.
CryptoPP-Integer-Radix.patch
Description: Binary data
