Crypto++ Help
-
I need help encrypting a string with Crypto++, RSA encryption. I downloaded it and integrated in my solution. I have the keys in hex strings. All the samples I found read the keys from files or sign messages (I want to encrypt the string, not sign it). Thanks
-
I need help encrypting a string with Crypto++, RSA encryption. I downloaded it and integrated in my solution. I have the keys in hex strings. All the samples I found read the keys from files or sign messages (I want to encrypt the string, not sign it). Thanks
-
I need help encrypting a string with Crypto++, RSA encryption. I downloaded it and integrated in my solution. I have the keys in hex strings. All the samples I found read the keys from files or sign messages (I want to encrypt the string, not sign it). Thanks
I've never used Crypto++, but in todays newsletter, I noticed Jeffrey Walton has a couple articles on it... Applied Crypto++: Using the RSA Digital Signature System (Part I)[^] Applied Crypto++: Using the ESIGN Digital Signature System[^] There may be more - maybe try a search! :) Mark
"Go that way, really fast. If something gets in your way, turn."