Files
MaxScale/server/modules/routing
MassimilianoPinto 241fa67cfc AES_CBC is now supported for binlog encryption
AES_CBC can be used for binlog files encryption

The AES_CBC could leaves some not handled bytes in the buffer and those
need a special encoding (ECB and XOR)

This way the output buffer of the whole encoding with AES_CBC will have
same size as the input (AES_CTR does it without any other step)
2016-11-29 11:09:11 +01:00
..
2016-11-28 14:37:26 +02:00
2016-11-28 14:37:26 +02:00
2016-11-08 11:12:37 +01:00
2016-11-08 11:12:37 +01:00