Good to have extensions to Cryptography to include SHA-512, along with SHA-384. For that matter there seems to be other extensions could be made to Cryptography to support the proximate TLS 1.3, see references below for algorithms/groups specifiable.  Cryptography would love to be extended for these, although OpenSSL should pick up TLS 1.3 for standardized wrapped implementation of TLS.

https://tools.ietf.org/html/draft-ietf-tls-tls13-22#section-4.4.1
https://tools.ietf.org/html/draft-ietf-tls-tls13-22#section-4.2.3
https://tools.ietf.org/html/draft-ietf-tls-tls13-22#section-4.2.7
https://tools.ietf.org/html/rfc7919

- HH


-------- Original Message --------
Subject: [Pharo-users] HMAC-SHA512
Local Time: December 10, 2017 4:01 AM
UTC Time: December 10, 2017 9:01 AM
From: btc@openinworld.com
To: Any question about pharo is welcome <pharo-users@lists.pharo.org>

Can anyone recommend libraries (native Smalltalk or via FFI)
to do generate a HMAC-SHA512 ?

cheers -ben