On Tue, May 02, 2023 at 10:40:39AM -0700, Laurence Lundblade wrote: > > (Note that I haven’t used the HPKE Python API. All I do is read RFCs > and drafts. You and Ilari probably know many things easily that are > maybe not stated in RFCs and drafts because you do a lot with the > Python API.)
As a note, I have not used "the Python API". I have my own implementation of HPKE, with Rust API, and a dynamic-link wrapper around that with C API (that makes very little sense except in terms of the Rust API). The COSE-HPKE code I have written uses those APIs. -Ilari _______________________________________________ COSE mailing list [email protected] https://www.ietf.org/mailman/listinfo/cose
