From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a6ghY-0007Fv-1Q for qemu-devel@nongnu.org; Wed, 09 Dec 2015 10:30:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a6ghT-0000R4-3g for qemu-devel@nongnu.org; Wed, 09 Dec 2015 10:30:43 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35519) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a6ghS-0000Qy-Re for qemu-devel@nongnu.org; Wed, 09 Dec 2015 10:30:39 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (Postfix) with ESMTPS id 69982A2A2E for ; Wed, 9 Dec 2015 15:30:38 +0000 (UTC) References: <1449670091-5891-1-git-send-email-berrange@redhat.com> <1449670091-5891-5-git-send-email-berrange@redhat.com> From: Eric Blake Message-ID: <5668491D.8030505@redhat.com> Date: Wed, 9 Dec 2015 08:30:37 -0700 MIME-Version: 1.0 In-Reply-To: <1449670091-5891-5-git-send-email-berrange@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4J6tEujj5von0Jc0od8RVKdxq3rmMb2qE" Subject: Re: [Qemu-devel] [PATCH v4 4/5] crypto: add QCryptoSecret object class for password/key handling List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" , qemu-devel@nongnu.org Cc: Markus Armbruster This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --4J6tEujj5von0Jc0od8RVKdxq3rmMb2qE Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 12/09/2015 07:08 AM, Daniel P. Berrange wrote: > Introduce a new QCryptoSecret object class which will be used > for providing passwords and keys to other objects which need > sensitive credentials. >=20 >=20 > More examples are shown in the updated docs. >=20 > Signed-off-by: Daniel P. Berrange > --- After comparing to v3, Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --4J6tEujj5von0Jc0od8RVKdxq3rmMb2qE 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/ iQEcBAEBCAAGBQJWaEkdAAoJEKeha0olJ0NqZFIH/3tIiCY2Je/fhOtNdTuR0mT8 L4Ks/JE6KQef0wbwVJ3gI6REDGL/eougGTGlDqDn2U6qtq5xvkT/OfY9MD09QnW2 4BNl0NhyGZ95cwCacofWdBlbn0POA+IHz8x7ANux70kJjsBKHxuNB/ARwnonrVEC B328Pc+cNjc8isaQW3T8t3fgIM65gCyerbdbaaRJ9IRdLjqJf32Cw599Na2//ISL kxr1CM+7XFFALjYO39XkJxooVLn7zJvjGkNi4wXZBy6DoJ5bhDbrSrySSZAOJSs6 VfeFAqBH6CV/PgDmEqUG/K7VmwQL0Xcbo3PmsF0DooM50aKqkEIswZFi5M6j+OQ= =tQSD -----END PGP SIGNATURE----- --4J6tEujj5von0Jc0od8RVKdxq3rmMb2qE--