Modify SUB_ENCRYPT and SUB_DECRYPT to take custom encoding data
Add an option "WITH <encoding_data_file>" clause. The file of encoding data will provide salts and/or other encoding methods to replace the built-in values and methods used for encryption and decryption.
Add an option "WITH <encoding_data_file>" clause. The file of encoding data will provide salts and/or other encoding methods to replace the built-in values and methods used for encryption and decryption.