Peter Maydell
d8d5fefd86
Merge crypto patches 2018/12/12
- Fix documentation about default LUKS algorithms
- Support for multi-threaded block crypto
-----BEGIN PGP SIGNATURE-----
iQIcBAABCAAGBQJcEO9QAAoJEL6G67QVEE/fkE0QAJXHxr3u9UtOE2IllTS/rxtD
nmiH8B4gdTJ2GFdYxoyoQP8nParRh0QEWjDtiOLId8Wnt9BUtbEtd89OOQsPkqw7
EDyfvIBkT0ZfWVHrhayzfItM1UCkQzbUSehdq+unZA7eXU9E/bTC12kme97M9cIh
VdQ2LE67A0hb5Bvv/o1gZcwtrK51h1PVVizhp8fKJh0owTV4VCZ5bbmXJSK0SdmW
dZKstJzBZOQnDrqSBEDMWtNMASuPNnYxfSgB/tgeOwDd3qjjNB6LBH0REaDzpEGR
WzwXzCinfr/KjdyN3OzEbkzuD7J/qySJNsarDe1aT0I+lm1KpjqLC6QRJ+cvXOyg
tX/2Y5XPevKsHPzvrhcyuiOO67OR5Xa/D0c2imWJOM2dmeDK7xMUyjHGKt4ijCBL
4M/Y/zbWDagMJf6DUUA3h3Q7NeWHA7mpQUOh1xjc3TJzjp091Fe3xCwm13dF+gu+
JZ8hF982Yy5SsvVWXBXYLUTtOUdX8tTaMtxDwvzxNram11APbDxiDhruBZ71jV8x
4C1ZmSPDuLGiVylB6T8dUuNoKRdHScIBs42bxUITbBvI8F0lvQBE0LkXqZJMXEY9
IcLAeGvcZTjvx6lsO39anT44UbIWOLWmLfebMQlRItEknb3HdJ0rDuTIHDaRSzKh
OimAIGc7B6BjuIcczBDP
=bOs1
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request' into staging
Merge crypto patches 2018/12/12
- Fix documentation about default LUKS algorithms
- Support for multi-threaded block crypto
# gpg: Signature made Wed 12 Dec 2018 11:21:52 GMT
# gpg: using RSA key BE86EBB415104FDF
# gpg: Good signature from "Daniel P. Berrange <dan@berrange.com>"
# gpg: aka "Daniel P. Berrange <berrange@redhat.com>"
# Primary key fingerprint: DAF3 A6FD B26B 6291 2D0E 8E3F BE86 EBB4 1510 4FDF
* remotes/berrange/tags/qcrypto-next-pull-request:
crypto: support multiple threads accessing one QCryptoBlock
crypto/block: introduce qcrypto_block_*crypt_helper functions
crypto/block: rename qcrypto_block_*crypt_helper
crypto/block: refactor qcrypto_block_*crypt_helper functions
crypto/block-luks: fix memory leak in qcrypto_block_luks_create
crypto: Fix defaults in QCryptoBlockCreateOptionsLUKS
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-12-13 18:45:18 +00:00
..
2018-11-05 13:24:02 -05:00
2018-11-12 11:26:02 +00:00
2018-10-05 12:57:41 -05:00
2018-11-13 10:47:59 +00:00
2018-10-11 19:58:26 +01:00
2018-12-03 16:51:53 +01:00
2018-12-11 18:41:25 +01:00
2018-10-26 22:03:21 +08:00
2018-10-02 18:47:55 +02:00
2018-10-24 19:03:37 +01:00
2018-11-05 13:24:02 -05:00
2018-11-02 14:03:33 +00:00
2018-11-19 10:08:19 -06:00
2018-10-10 08:00:00 +02:00
2018-10-09 13:44:12 +02:00
2018-12-11 15:45:22 -02:00
2018-10-05 16:27:09 +04:00
2018-10-24 06:44:59 -03:00
2018-10-19 12:26:57 +01:00
2018-11-05 13:23:46 -05:00
2018-11-19 21:59:44 +01:00
2018-12-12 10:28:27 +01:00
2018-12-12 10:28:27 +01:00
2018-11-22 16:43:52 +01:00
2018-10-24 07:27:25 +01:00
2018-11-22 16:43:52 +01:00
2018-10-19 13:44:03 +02:00
2018-09-26 08:55:54 -07:00
2018-12-12 10:28:27 +01:00
2018-10-30 21:13:54 -03:00
2018-10-01 19:13:55 +02:00
2018-09-25 15:31:15 +02:00
2018-09-25 15:50:15 +02:00
2018-11-01 12:13:09 +04:00
2018-12-12 11:16:49 +00:00
2018-10-19 12:26:57 +01:00
2018-10-24 19:03:37 +01:00
2018-11-12 17:46:57 +01:00
2018-12-11 15:45:23 -02:00
2018-09-26 08:55:54 -07:00
2018-12-12 10:28:27 +01:00
2018-10-02 18:47:55 +02:00
2018-10-01 19:13:55 +02:00
2018-11-14 16:12:24 -05:00
2018-10-30 13:53:15 -04:00
2018-10-30 13:53:15 -04:00
2018-11-27 15:35:18 +01:00
2018-10-02 18:47:55 +02:00
2018-12-04 11:06:15 +00:00