File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -2527,11 +2527,10 @@ <h3>Protecting Application Developers</h3>
2527
2527
</ li >
2528
2528
< li >
2529
2529
Cryptographic library implementers can provide deprecated and experimental
2530
- cryptographic functionality, but are advised to do so in a way where the
2531
- libraries do not enable such functionality unless explicitly requested by the
2532
- developer, such as via a library option, and if enabled, the library produces
2533
- warnings that deprecated or experimental cryptography has been enabled for the
2534
- application.
2530
+ cryptographic functionality, but are advised to only do so when explicitly
2531
+ requested by the developer, such as through a library option, and such that the
2532
+ library produces warnings that deprecated or experimental cryptography has
2533
+ been enabled for the application.
2535
2534
</ li >
2536
2535
< li >
2537
2536
Application developers are advised to choose from a number of pre-set
You can’t perform that action at this time.
0 commit comments