ITS#9367 back-mdb: add encryption support
Currently must be built against mdb.master3
mdb.master3 has a number of data races in encryption/decryption that need to be fixed.
Also it appears that there are a number of races in the OpenSSL library as well, when initializing a cipher. It will probably be necessary to use something different, like libsodium, for production code.