Hello,

I don’t think it’s a Good idea to introduce native dependencies to formerly 
pure Java projects. So i think native optimized hash implementations would fit 
better in commons-crypto. So I would say go for it, keep in mind license 
clearance and portability.

Gruß
Bernd

--
https://Bernd.eckenfels.net
________________________________
From: Gary Gregory <garydgreg...@gmail.com>
Sent: Saturday, February 27, 2021 6:45:12 PM
To: Commons Developers List <dev@commons.apache.org>
Subject: Re: [crypto] Interest in adding support for cryptographic hash 
function?

See also
https://commons.apache.org/proper/commons-codec/apidocs/org/apache/commons/codec/digest/DigestUtils.html

Gary


On Sat, Feb 27, 2021, 09:58 Gilles Sadowski <gillese...@gmail.com> wrote:

> Hi.
>
> Le sam. 27 févr. 2021 à 15:51, Alex Remily <alex.rem...@gmail.com> a
> écrit :
> >
> > I'm working on a project that makes heavy use of hashing, and I'd like to
> > use the OpenSSL implementation.  Thoughts on adding support for the SHA-2
>
>
> http://commons.apache.org/proper/commons-codec/apidocs/org/apache/commons/codec/digest/Sha2Crypt.html
>
> > and/or Blake2 family into commons crypto?
>
> [Codec] seems to be the appropriate component.
>
> > I'm happy to do the work
>
> Thanks!
>
> > if
> > there's someone out there willing to review and advise.
> >
> > Alex
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

Reply via email to