Merge pull request #5896 from wernerlewis/aes_shallow_copy
Refactor AES context to be shallow-copyable
This commit is contained in:
commit
7085aa42ee
7 changed files with 59 additions and 18 deletions
2
ChangeLog.d/fix-aes-shallow-copying.txt
Normal file
2
ChangeLog.d/fix-aes-shallow-copying.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Bugfix
|
||||
* Refactor mbedtls_aes_context to support shallow-copying. Fixes #2147.
|
Loading…
Add table
Add a link
Reference in a new issue