Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e5431450 authored by Andrew Solovay's avatar Andrew Solovay Committed by android-build-merger
Browse files

Merge \\\"docs: Noted \\\"Crypto\\\" removal\\\" into nyc-dev am: 8d7b4a49 am: 8c59ca69

am: f23d335e

Change-Id: I6be38b0e763929467101d1f8c2e4a28ed499a212
parents ab4e2f05 f23d335e
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -612,5 +612,15 @@ as the return status when they invoke
{@link android.content.pm.PackageInstaller#uninstall PackageInstaller.uninstall()}.
</li>

  <li>The JCA provider called <em>Crypto</em> is deprecated, because its only
  algorithm, SHA1PRNG, is cryptographically weak. Apps can no longer use
  SHA1PRNG to (insecurely) derive keys, because this provider is no longer
  available. For more information, see the blog
  post <a href=
  "http://android-developers.blogspot.com/2016/06/security-crypto-provider-deprecated-in.html"
  class="external-link">Security "Crypto" provider deprecated in Android
  N</a>.
  </li>

</ul>