[#61424] [REJECT?] xmalloc/xfree: reduce atomic ops w/ thread-locals — Eric Wong <normalperson@...>

I'm unsure about this. I _hate_ the extra branches this adds;

13 messages 2014/03/12

[ruby-core:61539] [ruby-trunk - Feature #9642] [Assigned] Allow CCM as an authenticated encryption mode in OpenSSL::Cipher

From: e@...
Date: 2014-03-16 20:49:17 UTC
List: ruby-core #61539
Issue #9642 has been updated by Zachary Scott.

Status changed from Open to Assigned
Assignee set to Martin Bosslet

----------------------------------------
Feature #9642: Allow CCM as an authenticated encryption mode in OpenSSL::Cipher
https://bugs.ruby-lang.org/issues/9642#change-45825

* Author: Louis Mullie
* Status: Assigned
* Priority: Normal
* Assignee: Martin Bosslet
* Category: ext/openssl
* Target version: current: 2.2.0
----------------------------------------
Support for GCM authenticated encryption mode has already been introduced (https://bugs.ruby-lang.org/issues/6980#change-32884). However, CCM is not currently supported as an authenticated encryption mode. 

This would require changes to OpenSSL::Cipher#auth_tag, OpenSSL::Cipher#auth_tag=, and OpenSSL::Cipher#authenticated?



-- 
http://bugs.ruby-lang.org/

In This Thread

Prev Next