diff --git a/index.html b/index.html index c1a2cbf..cab2226 100644 --- a/index.html +++ b/index.html @@ -2527,11 +2527,10 @@

Protecting Application Developers

  • Cryptographic library implementers can provide deprecated and experimental -cryptographic functionality, but are advised to do so in a way where the -libraries do not enable such functionality unless explicitly requested by the -developer, such as via a library option, and if enabled, the library produces -warnings that deprecated or experimental cryptography has been enabled for the -application. +cryptographic functionality, but are advised to only do so when explicitly +requested by the developer, such as through a library option, and such that the +library produces warnings that deprecated or experimental cryptography has +been enabled for the application.
  • Application developers are advised to choose from a number of pre-set