On Tue, Jun 14, 2022 at 3:08 PM Gilles Sadowski <gillese...@gmail.com> wrote:
> Is it a Java wrapper around a specific library ("openssl")? > Is it a set of tools (a.o. strong random number generators) for developing > cryptographic applications in Java? > Is it both? Does it intend to be more? > > In order to simplify maintenance (and clarify expectations), shouldn't it > become a (maven) multi-module project, with explicit separation between > platform-agnostic functionality and platform-specific (native) codes? Given the difficulties in building the binary artefacts, I am strongly opposed to introducing new places, where binary artefacts are being built. I would even go as far as opposing extensions of the existing place. Jochen --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org