Home
last modified time | relevance | path

Searched hist:"3 e308f20edfd65a21c98eb2d8079dacd47957444" (Results 1 – 5 of 5) sorted by relevance

/qemu/crypto/
H A Dblock-luks.h3e308f20edfd65a21c98eb2d8079dacd47957444 Sat Oct 24 10:55:48 UTC 2015 Daniel P. Berrange <berrange@redhat.com> crypto: implement the LUKS block encryption format

Provide a block encryption implementation that follows the
LUKS/dm-crypt specification.

This supports all combinations of hash, cipher algorithm,
cipher mode and iv generator that are implemented by the
current crypto layer.

There is support for opening existing volumes formatted
by dm-crypt, and for formatting new volumes. In the latter
case it will only use key slot 0.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
H A Dblock.c3e308f20edfd65a21c98eb2d8079dacd47957444 Sat Oct 24 10:55:48 UTC 2015 Daniel P. Berrange <berrange@redhat.com> crypto: implement the LUKS block encryption format

Provide a block encryption implementation that follows the
LUKS/dm-crypt specification.

This supports all combinations of hash, cipher algorithm,
cipher mode and iv generator that are implemented by the
current crypto layer.

There is support for opening existing volumes formatted
by dm-crypt, and for formatting new volumes. In the latter
case it will only use key slot 0.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
H A Dblock-luks.c3e308f20edfd65a21c98eb2d8079dacd47957444 Sat Oct 24 10:55:48 UTC 2015 Daniel P. Berrange <berrange@redhat.com> crypto: implement the LUKS block encryption format

Provide a block encryption implementation that follows the
LUKS/dm-crypt specification.

This supports all combinations of hash, cipher algorithm,
cipher mode and iv generator that are implemented by the
current crypto layer.

There is support for opening existing volumes formatted
by dm-crypt, and for formatting new volumes. In the latter
case it will only use key slot 0.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
/qemu/tests/unit/
H A Dtest-crypto-block.c3e308f20edfd65a21c98eb2d8079dacd47957444 Sat Oct 24 10:55:48 UTC 2015 Daniel P. Berrange <berrange@redhat.com> crypto: implement the LUKS block encryption format

Provide a block encryption implementation that follows the
LUKS/dm-crypt specification.

This supports all combinations of hash, cipher algorithm,
cipher mode and iv generator that are implemented by the
current crypto layer.

There is support for opening existing volumes formatted
by dm-crypt, and for formatting new volumes. In the latter
case it will only use key slot 0.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
/qemu/qapi/
H A Dcrypto.json3e308f20edfd65a21c98eb2d8079dacd47957444 Sat Oct 24 10:55:48 UTC 2015 Daniel P. Berrange <berrange@redhat.com> crypto: implement the LUKS block encryption format

Provide a block encryption implementation that follows the
LUKS/dm-crypt specification.

This supports all combinations of hash, cipher algorithm,
cipher mode and iv generator that are implemented by the
current crypto layer.

There is support for opening existing volumes formatted
by dm-crypt, and for formatting new volumes. In the latter
case it will only use key slot 0.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>