xsl-list
[Top] [All Lists]

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

2020-01-05 14:55:15
On Sun, 2020-01-05 at 18:44 +0000, Vasu Chakkera vasucv(_at_)gmail(_dot_)com
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
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

<Prev in Thread] Current Thread [Next in Thread>