I added a feature that allows us to pass multiple keys for encryption/decryption via a single command.
By default, the separation of multiple keys is semi-colon (;)
Apart from that you can also specify the separator in the command via '-x'
It still works for the single key when you encrypt/decrypt.
I added a feature that allows us to pass multiple keys for encryption/decryption via a single command. By default, the separation of multiple keys is semi-colon (;) Apart from that you can also specify the separator in the command via '-x'
It still works for the single key when you encrypt/decrypt.
Regards,