From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36471) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeSWF-0001YB-Be for qemu-devel@nongnu.org; Fri, 11 Mar 2016 14:14:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aeSWE-00028Y-Du for qemu-devel@nongnu.org; Fri, 11 Mar 2016 14:14:39 -0500 References: <1456747261-22032-1-git-send-email-berrange@redhat.com> <1456747261-22032-7-git-send-email-berrange@redhat.com> From: Eric Blake Message-ID: <56E31918.9000709@redhat.com> Date: Fri, 11 Mar 2016 12:14:32 -0700 MIME-Version: 1.0 In-Reply-To: <1456747261-22032-7-git-send-email-berrange@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="JvwiNwxjIFo5IA2JqnucmoeCxE9tMKbbn" Subject: Re: [Qemu-devel] [PATCH v4 06/26] crypto: add support for the cast5-128 cipher algorithm List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" , qemu-devel@nongnu.org Cc: Fam Zheng , qemu-block@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --JvwiNwxjIFo5IA2JqnucmoeCxE9tMKbbn Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/29/2016 05:00 AM, Daniel P. Berrange wrote: > A new cipher algorithm 'cast-5-128' is defined for the > Cast-5 algorithm with 128 bit key size. Smaller key sizes > are supported by Cast-5, but nothing in QEMU should use > them, so only 128 bit keys are permitted. >=20 > The nettle and gcrypt cipher backends are updated to > support the new cipher and a test vector added to the > cipher test suite. The new algorithm is enabled in the > LUKS block encryption driver. >=20 > Signed-off-by: Daniel P. Berrange > --- Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --JvwiNwxjIFo5IA2JqnucmoeCxE9tMKbbn Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJW4xkYAAoJEKeha0olJ0NqPcEH+QG9nrkUjozYzkYuai/GM1I6 Wxj8TOcykv57Yg533cAdTBBWtVlHG1i32tFF8BP3hkHtMAkKCD/Cg4tSwkMh+xD4 9c7KdYpjUm0rM4j2qzi3ltaY2Z7rUJJ9iC4vfqLj44+G0hF6DsQR/iaGelpVsxVx CaRjJjxANEQ49yq5SDaf9D2MRBTaLTB1iO9Ht00wolV7xIVx5i5OtpejBDBx5hZ2 FMLI8z2nkBXrWWj+hjCEk7tal6IO7RiTtoWPwUltJNxynRh+NCzCfkBEqxb8Xr2v 9RyyDqf86ojLv3FvAiSeDcDZT19olhCwLW7nRMFJ6t+L1JWTuKyRmUb8vV2EwkQ= =63ro -----END PGP SIGNATURE----- --JvwiNwxjIFo5IA2JqnucmoeCxE9tMKbbn--