New Phrasebook entry: Cryptographic hashing

Since we had a Phrasebook entry for the hashable library, it seemed appropriate to add a page on cryptonite to emphasize the contrast between regular hash functions and cryptographic hash functions. This also gave a good place to demonstrate some simple string conversions: encoding and decoding in UTF-8, and representing a byte string in hexidecimal.