<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 04/27/2015 05:57 PM,
      <a class="moz-txt-link-abbreviated" href="mailto:akrowiak@linux.vnet.ibm.com">akrowiak@linux.vnet.ibm.com</a> wrote:<br>
    </div>
    <blockquote
      cite="mid:1430171850-27673-1-git-send-email-akrowiak@linux.vnet.ibm.com"
      type="cite">
      <pre wrap="">From: Tony Krowiak <a class="moz-txt-link-rfc2396E" href="mailto:akrowiak@linux.vnet.ibm.com"><akrowiak@linux.vnet.ibm.com></a>

The IBM System z Central Processor Assist for Cryptographic Functions (CPACF)
hardware provides a set of CPU instructions for use in clear-key encryption,
pseudo random number generation, hash functions, and protected-key encryption.
The CPACF protected key cryptographic functions operate with a protected key
which is encrypted under a unique wrapping key that is stored in the Hardware
System Area (HSA) of the machine and can only be accessed by firmware. The
wrapping key cannot be accessed by the operating system or application
programs. There are two wrapping keys: One for wrapping AES keys and one for
wrapping DES/TDES keys. This patch set enables the support for encrypting  
clear keys under the AES and DES/TDES wrapping keys for guests started on hosts 
running on s390 hardware that supports key wrapping.

Tony Krowiak (4):
  libvirt: docs: XML to enable/disable protected key mgmt ops
  libvirt: conf: parse XML for protected key management ops
  libvirt: qemu: enable/disable protected key management ops
  libvirt: tests: test protected key mgmt ops support

--
libvir-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:libvir-list@redhat.com">libvir-list@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/libvir-list">https://www.redhat.com/mailman/listinfo/libvir-list</a>

</pre>
    </blockquote>
    <font size="+1">Any comments?</font><br>
  </body>
</html>