RubyFlow The Ruby and Rails community linklog

Mimicking MySQL's AES_ENCRYPT and AES_DECRYPT in pure Ruby

Recently, trying to replicate those functions in Ruby, I had a lot of headache understanding their inner workings. If you ever need that in the future, here’s my blog post on how to get exact same functions using pure Ruby.

Comments

Awesome, he used my snippet in the gist :D

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in