mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-28 08:39:56 +00:00
change to the current bug id
This commit is contained in:
parent
04e017820f
commit
9b94412c03
@ -42,7 +42,7 @@ import static javax.crypto.spec.HPKEParameterSpec.KEM_DHKEM_X25519_HKDF_SHA256;
|
||||
|
||||
/*
|
||||
* @test
|
||||
* @bug 8325448 8379541
|
||||
* @bug 8325448 8325513
|
||||
* @library /test/lib
|
||||
* @summary HPKE compliance test
|
||||
*/
|
||||
|
||||
@ -46,7 +46,7 @@ import static javax.crypto.spec.HPKEParameterSpec.KEM_DHKEM_X448_HKDF_SHA512;
|
||||
|
||||
/*
|
||||
* @test
|
||||
* @bug 8325448 8379541
|
||||
* @bug 8325448 8325513
|
||||
* @library /test/lib
|
||||
* @summary HPKE running with different keys
|
||||
*/
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
/*
|
||||
* @test
|
||||
* @bug 8325448 8379541
|
||||
* @bug 8325448 8325513
|
||||
* @summary KAT inside RFC 9180
|
||||
* @library /test/lib
|
||||
* @modules java.base/com.sun.crypto.provider
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user