i need a small desktop application (.exe file, for Windows) to do the following.
1. open a .csv file (via file-open dialog)
2. take an input of secret_key and secret_iv (see below)
3. take an input of the "save-as"
4. encrypt the first column of CSV and put it as last column (see how many columns there are, add one more column)
5. save the newly generated CSV (original with 1 added column) in given location.
6. when i close and reopen the program - it should come back with pre-filled...
string encrypter desktop application
from Programming https://ift.tt/35Vm2Lg
via IFTTT
0 Comments