JEP draft: Key Encapsulation Mechanism API
Wei-Jun Wang
weijun.wang at oracle.com
Wed Jan 25 21:03:52 UTC 2023
Hi Xuelei,
That's a bold suggestion. However, we'd like to the tradition of JCA/JCE at the moment.
Thanks,
Max
> On Jan 25, 2023, at 3:03 PM, Xuelei Fan <xuelei.f at gmail.com> wrote:
>
> For new set of service APIs, it may be worthy of considering to simplify the design and avoid duplicated SPIs by using java.util.ServiceLoade.
>
> Xuelei
>
>> On Jan 25, 2023, at 11:24 AM, Wei-Jun Wang <weijun.wang at oracle.com> wrote:
>>
>> Hi All,
>>
>> We are working on providing a new API for KEM (Key Encapsulation Mechanism). There will be a KEM class for users along with a KEMSpi class for security providers, and several other parameter and exception classes.
>>
>> You can read the draft JEP at https://openjdk.org/jeps/8301034.
>>
>> Feel free to add any comment here.
>>
>> Thanks,
>> Max
>>
>
More information about the security-dev
mailing list