[MDEV-9011] Redo log encryption does not work Created: 2015-10-25 Updated: 2017-01-12 Resolved: 2015-10-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Encryption, Storage Engine - InnoDB, Storage Engine - XtraDB |
| Affects Version/s: | 10.1.8 |
| Fix Version/s: | 10.1.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | Michaël de groot | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Hi, After setting up encryption I get this error in the log: Tablespace encryption works: Configuration about encryption:
Other server config:
Command to generate key: Keys file /etc/my.cnf.d/encryption:
Let me know if you need any more info. Cheers, |
| Comments |
| Comment by Elena Stepanova [ 2015-10-26 ] | |
|
Thanks for the report. | |
| Comment by Jan Lindström (Inactive) [ 2015-10-30 ] | |
|
There should not be any restriction not to use 256-bit keys, what version of openSSL or similar you have ? | |
| Comment by Elena Stepanova [ 2015-10-30 ] | |
|
I have
Please note that the same 256-bit keys work just fine for table encryption, only redo log encryption fails. | |
| Comment by Jan Lindström (Inactive) [ 2015-10-30 ] | |
|
Thanks, bug found (and fix). | |
| Comment by Jan Lindström (Inactive) [ 2015-10-30 ] | |
|
commit 81d35841bd05085d61f3562201b802ca53802941 Redo log encryption used too short buffer when getting |