I want to use RSA algorithm, for encrypt and decrypt messages. Now, as RSA can encrypt and decrypt Big-integer (or Integer) value, I need the message as Big-integer value. Now, message can contain strings like “ABC 123”. What can I do ? Any help or suggestion ?
Share
It can be done, by using