The process of hashing, in the context of cryptocurrency, means taking a string of arbitrary data of any size and length, and running it through a function that produces an output or “hash” of data of a fixed size. In principle, this is done with a one-way function, that is to say, a computation that...