From: "naruse (Yui NARUSE)" Date: 2013-05-27T17:13:32+09:00 Subject: [ruby-core:55176] [ruby-trunk - Bug #8221] 2 AES-128-GCM (probably same in AES-256-GCM) bug? Issue #8221 has been updated by naruse (Yui NARUSE). Assignee changed from MartinBosslet (Martin Bosslet) to openssl ---------------------------------------- Bug #8221: 2 AES-128-GCM (probably same in AES-256-GCM) bug? https://bugs.ruby-lang.org/issues/8221#change-39540 Author: nov (nov matake) Status: Assigned Priority: Normal Assignee: openssl 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/