From: "naruse (Yui NARUSE)" Date: 2013-05-27T17:11:22+09:00 Subject: [ruby-core:55175] [ruby-trunk - Bug #8221] 2 AES-128-GCM (probably same in AES-256-GCM) bug? Issue #8221 has been updated by naruse (Yui NARUSE). Category set to ext/openssl Target version set to current: 2.1.0 ---------------------------------------- Bug #8221: 2 AES-128-GCM (probably same in AES-256-GCM) bug? https://bugs.ruby-lang.org/issues/8221#change-39539 Author: nov (nov matake) Status: Assigned Priority: Normal Assignee: MartinBosslet (Martin Bosslet) Category: ext/openssl Target version: current: 2.1.0 ruby -v: 2.1.0 Backport: 1. OpenSSL::Cipher::AES.new(128, :GDM) doesn't work 2. You can't set iv before key Sample code here. https://gist.github.com/nov/5311749 -- http://bugs.ruby-lang.org/