I want to encrypt a file that a ruby program will be loading data from. In addition, I need the program to prompt for a password on startup that will be used to decrypt the file.I want to encrypt a file that a ruby program wi
I want to encrypt a file that a ruby program will be loading data from. In addition, I need the program to prompt for a password on startup that will be used to decrypt the file.I want to encrypt a file that a ruby program wi