mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8214483: Remove algorithms that use MD5 or DES from security requirements
Reviewed-by: xuelei
This commit is contained in:
parent
71a86af40e
commit
b171594072
6 changed files with 6 additions and 18 deletions
|
@ -51,7 +51,6 @@ import java.util.Objects;
|
|||
* following standard {@code AlgorithmParameters} algorithms:
|
||||
* <ul>
|
||||
* <li>{@code AES}</li>
|
||||
* <li>{@code DES}</li>
|
||||
* <li>{@code DESede}</li>
|
||||
* <li>{@code DiffieHellman}</li>
|
||||
* <li>{@code DSA}</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue