Dear All Would you please help me to know how can I have a function with the following specification:
Inputs: string username, password; output string F(username, password) = username XOR hash (password) where hash= SHA256 or anything else. And I need also to have and write the output down in hex . Thanks in advance. Regards Shahram -- 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.
