On Feb 21, 2016 11:59 PM, "Benedikt Ritter" wrote:
>
> Hi again,
>
> 2016-02-20 12:15 GMT+01:00 Benedikt Ritter :
>
> > Hi,
> >
> > I'd like to discuss the next steps for moving the Chimera component to
> > Apache Commons. So far, none of the other PMC members has expressed his
or
> > her thoughts
All files should follow the Commons Maven naming scheme to make it easy to
reach from Maven, Ivy and so on.
This will be commons-crypto-1.0.jar for example.
Gary
On Mon, Feb 22, 2016 at 1:06 PM, Gangumalla, Uma
wrote:
> >I would highly recommend shading this library when it is used in
> Hadoop
ing convention here from Commons.
>
For jar files, this will happen automatically if you follow the Commons
Maven conventions. For .dll and .so files, you/we'll have to adjust the
make files, unless there is a smarter way.
Gary
> Regards,
> Uma
>
> On 2/22/16, 1:20 PM, "Gary
Checksum via JNI should be done in the commons-codec project.
Gary
On Feb 22, 2016 3:14 PM, "Colin P. McCabe" wrote:
> Hi Jochen,
>
> Many CPUs come with built-in support for certain cryptographic and/or
> hash/checksum-related primitives. For example, modern x86 CPUs have
> CRC32C implemented
On Tue, Feb 23, 2016 at 2:53 AM, Emmanuel Bourg wrote:
> Hi all,
>
> I got a quick look at the Chimera code. If I understand well it consists
> in:
> - a native interface to the OpenSSL AES & secure random functions
> - an abstraction layer to use the JCE or OpenSSL AES implementation
> - an abst
+1
Gary
On Mon, Mar 21, 2016 at 1:45 AM, Benedikt Ritter wrote:
> Hi all,
>
> after long discussions I think we have gathered enough information to
> decide whether we want to accept the Chimera project as a new Apache
> Commons component.
>
> Proposed name: Apache Commons Crypto
> Proposal tex