Greetings.
Would it be a good idea to port all calculation logic to XML?
By doing so, we can extend the selection of hash by adding XML documents, instead of directly interfering with the code.
That should be possible with XSLT 3 version.
See discussion "[xsl] Passing binary data to XSLT" at https://www.biglist.com/lists/lists.mulberrytech.com/xsl-list/archives/202605/threads.html
Additionally, that would allow to port RHash to other platforms such as Nim, Odin, Python, Ruby, et cetera.
Greetings.
Would it be a good idea to port all calculation logic to XML?
By doing so, we can extend the selection of hash by adding XML documents, instead of directly interfering with the code.
That should be possible with XSLT 3 version.
See discussion "[xsl] Passing binary data to XSLT" at https://www.biglist.com/lists/lists.mulberrytech.com/xsl-list/archives/202605/threads.html
Additionally, that would allow to port RHash to other platforms such as Nim, Odin, Python, Ruby, et cetera.