General

Profile

patrick.oscity (Patrick Oscity)

  • Login: patrick.oscity
  • Registered on: 07/11/2016
  • Last sign in: 05/19/2017

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 0 1

Activity

07/11/2016

04:03 PM Ruby Bug #12582: OpenSSL Authenticated Encryption should check for tag length
Ok let's continue the discussion on Github: https://github.com/ruby/openssl/issues/63
Kazuki Yamaguchi wrote:
> The development of ext/openssl has moved to GitHub recently. If you have a GitHub account, could you make an issue there?
patrick.oscity (Patrick Oscity)
07:35 AM Ruby Bug #12582 (Assigned): OpenSSL Authenticated Encryption should check for tag length
The current API for using ciphers with Authenticated Encryption (currently only AES-GCM) is rather misleading and quickly leads to subtle bugs related to the length of `auth_tag`.
In particular, the current implementation will _not_ c...
patrick.oscity (Patrick Oscity)

Also available in: Atom