Re: [LAZY][VOTE] Release Apache Commons Parent 60 based on RC1

2023-08-23 Thread Gary Gregory
My +1 Gary On Sun, Aug 20, 2023 at 11:07 AM Gary Gregory wrote: > > We have fixed quite a few bugs and added some enhancements since > Apache Commons Parent 59 was released, so I would like to release > Apache Commons Parent 60. > > Apache Commons Parent 60 RC1 is available for review here: >

[RESULT][LAZY][VOTE] Release Apache Commons Parent 60 based on RC1

2023-08-23 Thread Gary Gregory
This lazy vote passes with one binding +1 vote from Gary Gregory. Gary On Wed, Aug 23, 2023 at 9:43 AM Gary Gregory wrote: > > My +1 > > Gary > > On Sun, Aug 20, 2023 at 11:07 AM Gary Gregory wrote: > > > > We have fixed quite a few bugs and added some enhancements since > > Apache Commons Pare

Re: [commons-crypto] OpenSSL 3.x, FIPS, digests, and HMAC

2023-08-23 Thread Alex Remily
Implementing the OpenSSL 3 API and exposing OpenSSL HMAC functionality in commons-crypto are things I've wanted to engage on for a while now. I was involved in the commons-crypto OpenSSL 1.1.x upgrade so I have some familiarity with the code base, albeit dated. The reason that neither the OpenS

Re: [commons-crypto] OpenSSL 3.x, FIPS, digests, and HMAC

2023-08-23 Thread Gary Gregory
That would be great. I think this is worth the effort. A big item to consider is if and how 1.1 vs 3.0 should be handled. Breakup the current module into different maven modules? Not support both? Gary On Wed, Aug 23, 2023, 8:37 PM Alex Remily wrote: > how to implement message digests and HMAC