btw2, UUID actually uses MD5 and SHA, but on a smaller input than full
file contents.
btw3, I love turtles all the way down, but given that crypto
algorithms are CPU bound and Pharo will be single-CPU for some time,
it might be pragmatic to have the crypto primitives to thread onto a
separate CPU, and maybe take advantage of hardware acceleration. Call
it SHAxExternal...
https://software.intel.com/en-us/articles/intel-sha-extensions
Free forum by Nabble | Edit this page |