Skip to content

Instantly share code, notes, and snippets.

@kv109
Created December 27, 2016 18:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kv109/b1313496d6b035f2e61ea0e6e1a3bfad to your computer and use it in GitHub Desktop.
Save kv109/b1313496d6b035f2e61ea0e6e1a3bfad to your computer and use it in GitHub Desktop.
aes8
"password".unpack("a2"*32)
=> ["pa", "ss", "wo", "rd", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment