Re: [xsl] Merkle Tree Algorithm and SHA-256

Subject: Re: [xsl] Merkle Tree Algorithm and SHA-256
From: "Vasu Chakkera vasucv@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 5 Jan 2020 23:29:51 -0000
I am using xslt3.0 and I cant find the exslt hash function in
http://exslt.org/exsl/index.html
Any pointers where someone would have implemented this would help.
 Vasu
On Sun, 5 Jan 2020 at 15:55, Liam R. E. Quin liam@xxxxxxxxxxxxxxxx <
xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:

> On Sun, 2020-01-05 at 18:44 +0000, Vasu Chakkera vasucv@xxxxxxxxx
> wrote:
> > My XSLT script in general is ready except for the hash part, and I am
> > not sure if there is a way to execute SHA-256 on the files using
> > XSLT.
>
> In XSLT 3 with the exslt extensions it should be fairly easy.
>
> In XSLT 1 without adding a native function it's likely a non-starter,
> since XSLT 1 can't process binary files.
>
> --
> Liam Quin, https://www.delightfulcomputing.com/
> Available for XML/Document/Information Architecture/XSLT/
> XSL/XQuery/Web/Text Processing/A11Y training, work & consulting.
> Barefoot Web-slave, antique illustrations:  http://www.fromoldbooks.org
> 
>


-- 
Vasu Chakkera
NodeLogic Limited
Oxford
www.node-logic.com
==============

Current Thread