Re: JEP draft: PEM API (Preview)

2023-11-17 Thread Anthony Scarpino
On 11/16/23 5:36 PM, Bernd Eckenfels wrote: I wonder if you should also allow to set comment or generally text headers when encoding and for decoding if you need access to the comment. I neglected to ask what you meant by setting or accessing a "comment". Are you talking about non-PEM data in

Re: JEP draft: PEM API (Preview)

2023-11-17 Thread Anthony Scarpino
On 11/16/23 5:36 PM, Bernd Eckenfels wrote: Anthony Scarpino wrote on 16. Nov 2023 23:47 (GMT +01:00): Hi all, We are proposing to add an API for PEM and a foundation for other crypto encoding. I like the modularity and that you do not try to squeeze it into the existing services. I wonde

Re: JEP draft: PEM API (Preview)

2023-11-16 Thread Bernd Eckenfels
Anthony Scarpino wrote on 16. Nov 2023 23:47 (GMT +01:00): > Hi all, > > We are proposing to add an API for PEM and a foundation for other crypto > encoding. I like the modularity and that you do not try to squeeze it into the existing services. I wonder if you should also allow to set comment