On Wed, 14 Aug 2019 at 20:25, Jonathan van Alteren <
jvalte...@objectguild.com> wrote:
> Hi all,
>
> For a client project we need support for SHA512 and SHA384 hashing and
> digital signatures with HMAC). Can anyone tell me if there is work (being)
> done on SHA512? We're on Pharo 7.0.3.
>
> At fi
Hi all,
For a client project we need support for SHA512 and SHA384 hashing and digital
signatures with HMAC). Can anyone tell me if there is work (being) done on
SHA512? We're on Pharo 7.0.3.
At first, it didn't look too hard to refactor the SHA256 class in the
System-Hashing package. That is.