<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Significant activities throughout June were:<br>
    <ul>
      <li>Added a -fips command line option to util/wrap.pl</li>
      <li>Wrote provider side PBKDF1 documentation that was missed
        earlier.</li>
      <li>Document config_diagnostics option more widely.<br>
      </li>
      <li>Added other documentation that was missed.</li>
      <li>Add config_diagnostics option to all of our configuration
        files (pending).<br>
      </li>
      <li>Moved the PVK KDF to providers for post 3.0.</li>
      <li>Fix a problem with BN_div getting the remainder's sign
        incorrect in some circumstances.</li>
      <li>Addressed the last old Coverity issue -- Coverity is now
        clean.</li>
      <li>Update auto DH so that it honours the security level rather
        than picking something inappropriate and erroring.</li>
      <li>Remove ERR_GET_FUNC() from the codebase.</li>
      <li>Investigation Solaris failure.</li>
      <li>Fix Windows makefile</li>
      <li>Streamline the apps so they know more about the command line
        options given and don't search for algorithms inappropriately. 
        Use libctx and propq more pervasively when specified and don't
        fall back to legacy if provider options have been specified.</li>
      <li>Reallow short IVs for AES and ARIA GCM modes.</li>
      <li>Fix a no-posix-io build problem.</li>
      <li>Add demo code for PBKDF2, SCRYPT and GMAC.</li>
      <li>Investigation into non-caching build running the test machine
        out of memory.</li>
      <li>Add cross compiles to our CI loops including execution via
        QEMU where reasonable.</li>
      <li>Investigation of possible problem in wrap cipher mode and
        multiple calls to update.</li>
      <li>Modified CTR DRBG to allow operation without a derivation
        function in FIPS mode</li>
      <li>Investigate TLS 1.3 FIPS self test requirements.</li>
      <li>Investigated, compiled and run lab's test suite.</li>
      <li>Review vendor evidence document.<br>
      </li>
    </ul>
    In addition were minor pull requests, reviewing, OMC and OTC
    business, et al.<br>
    <br>
  </body>
</html>