<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">On 5/21/14 3:30 PM, Brent Putman wrote:<br>
    </div>
    <blockquote cite="mid:537CFEC0.2080004@georgetown.edu" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <br>
      <br>
      However, when I tried my full XMLCipher patch with Java 7 and BC
      and a real XML encryption case, it fails because after encryption,
      Cipher#getIV() returns null.&nbsp; XMLCipher uses this to concatenate
      the IV to the encrypted bytes.<br>
      <br>
      <br>
      I'm not very familiar with BC's codebase, but I'll try and track
      this down and at least see if the Cipher#getIV() issue is just a
      simple bug that could be fixed.<br>
      <br>
    </blockquote>
    <br>
    Actually looks like it might already be fixed in their next release
    1.51:<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://www.bouncycastle.org/jira/browse/BJA-473">http://www.bouncycastle.org/jira/browse/BJA-473</a> <br>
    <br>
    <br>
    So I'll keep an eye on this when it comes out.&nbsp; I don't see anything
    about an ETA.<br>
    <br>
  </body>
</html>