in reply to Re: MySQL AES Encryption with CBC mode
in thread MySQL AES Encryption with CBC mode
Yes, running two commands as one is apparently the problem, but I'm not certain running them separate terminates the initial assigned "session" and reverts to defaults with the second command.
I'm not 100% sure the difference between "encrypted" and "hashed". My best guess: hashed is one way; and encrypted can be decrypted... so my answer: I currently need the option to decrypt for additional software access (which is not to be tinkered with).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: MySQL AES Encryption with CBC mode
by haukex (Archbishop) on May 17, 2017 at 06:32 UTC |