assertEquals(OpenSSL::decrypt($data, $method, $key, 0, $iv, $tag), $secret); } }