mostly minor cleanup changes

This commit is contained in:
Conor Horan-Kates
2017-01-28 16:20:36 -08:00
parent 0d5398dfd1
commit aaeb2d5c55
5 changed files with 130 additions and 18 deletions

View File

@ -35,7 +35,5 @@ end
# TODO first we mimic the encoding, then we can decode
encoded = rstr2hex(rstr_sha1(str2rstr_utf8(password)))
puts sprintf('%s %s', decoded, "\n")
puts sprintf('%s', encoded)
puts sprintf('%s', decoded)