On Tue, 13 Aug 2024 21:26:11 GMT, Valerie Peng <valer...@openjdk.org> wrote:
>> @valeriepeng: There are `Cipher`s with this convention, namely: >> `PBEWithHmacSHA512/256AndAES_256` and many others. In addition, there are >> corresponding `AlgorithmParameters` and `SecretKeyFactory` declarations. > > Yes, I am aware of the Cipher transformations, etc. It's just that the > sentence seems to imply the naming convention is from RFC 5869. Addressed in https://github.com/openjdk/jdk/pull/20301/commits/c6f491cd05c76088e6431b2ba9d4ab42b29e4055. Please indicate if this is resolved. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1720349986