[MDEV-8040] make aria encryption use real keys Created: 2015-04-23 Updated: 2018-12-20 Resolved: 2015-05-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Encryption, Storage Engine - Aria |
| Affects Version/s: | 10.1.4 |
| Fix Version/s: | 10.1.5 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Jonas Oreland | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
||||||||||||||||
| Issue Links: |
|
||||||||||||||||
| Description |
|
Hi, Here is "our" ma_crypt.{c, h} and the patch that changed them. /Jonas |
| Comments |
| Comment by Sergei Golubchik [ 2015-05-09 ] |
|
No problem, I applied it. It was not automatic, but pretty straightforward. And the code is similar to what InnoDB has anyway. Thanks! |