July 7th, 2018
9 minute read
February 10th, 2018
11 minute read
March 6th, 2017
12 minute read
May 23rd, 2016
13 minute read
"Much more than encryption algorithms, one-way hash functions are the workhorses of modern cryptography." —Bruce Schneier
Cryptographic hashes (or one-way hash functions) allow us to compute a digest that uniquely identifies a resource. If we make a small change anywhere in a resource, its digest also changes—drastically, because of the .
May 8th, 2016
15 minute read
January 26th, 2016
7 minute read
I'd been aware of functional programming and Haskell in particular for some time, but my attempts to learn it had been less than successful. The problem wasn’t lack of.
December 1st, 2015
3 minute read
March 20th, 2014
4 minute read
However, after we met our deadlines, we took some time to reconsider our.