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?

Many thanks for your help,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to