AES encryption in Ruby and Decryption in Java

This one is precious, as it took me a long time to figure out. As a side-note, Java apparently only supports 128bit AES.

Here's the Ruby code:

def encrypt(string, pwd)     salt = OpenSSL::Random.random_bytes(16)
    # prepare cipher for encryption...

10 years ago
Atlas, the awesome balancing robot...

...or "how they are training robots to destroy us soon enough" :)

[youtube=SD6Okylclb8]

10 years ago
Helicopter pilot goes out of his way to retrieve an RC plane

Gotta love people using their awesome skills to do some good in the world :)

[youtube=O5ElGt6iAYw]