ruby-jwe
ruby-jwe copied to clipboard
Issues with the 'dir' Algorithm using bytes other than 16 on Ruby >= 2.4
With the updated openssl library within ruby 2.4 you get this error:
key must be 16 bytes (ArgumentError)
I am ready with a quick rspec test case but it fails on anything > 2.4