On 7/23/2018 4:51 PM, Pablo Rodriguez wrote:
On 07/22/2018 10:56 PM, Hans Hagen wrote:
why not use
utilities.sha2.hash512(str)
Many thanks for your reply, Hans.
\starttext \def\hashfive#1{\ctxlua{context(utilities.sha2.hash512("#1"))}} \hashfive{a} \stoptext
ConTeXt complains:
[ctxlua]:1: attempt to index field 'sha2' (a nil value)
What am I doing wrong?
require("util-sha")
Many thanks for your help,
Pablo
-- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------