If you read this blog, you might assume it doesn't update because I have nothing to talk about. The truth is, I have a lot I want to say, but I usually don't feel like writing when I'm at my computer.

One thing I post a lot of is commentary …

Read more

I've been reading about BitMessage, an anonymous, encrypted peer-to-peer email protocol. Unfortunately, there are some major problems:

  • BitMessage addresses are 36-character hashes, which isn't very user friendly.
  • Since the address is the hash of your public key, there's no way to change your keys without creating a new address.
  • All …

Read more

This program was written to demonstrate how to correctly encrypt and decrypt files, using PBKDF2-SHA1, AES, and HMAC-MD5.

Read more

« Page 8 / 11 »