DevinRShaw / RSA-Encryption

0 stars 0 forks source link

Input Processing Method #1

Open DevinRShaw opened 7 months ago

DevinRShaw commented 7 months ago

takes the message in the following format:

e n m message

getline -> split to vector -> convert to vector of ints