On case sensitive systems (e.g. usually linux) this doesn't work as the proper name is all lowercased.

Sven Pachnit 2016-08-22 17:30:38 +02:00
parent 8df2621a92
commit 4716cbf5d2

@ -67,7 +67,7 @@ RYifAJRfbhsitJeOrDNxWURCCkPsVR4ihCPXNv-ePbA
```ruby
require 'openssl'
require 'Base64'
require 'base64'
key = "test"
data = "https://www.google.fr/images/srpr/logo11w.png"