[#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:61521] [ruby-trunk - Feature #9642] [Open] Allow CCM as an authenticated encryption mode in OpenSSL::Cipher

From: louis.mullie@...
Date: 2014-03-16 02:59:56 UTC
List: ruby-core #61521
Issue #9642 has been reported by Louis Mullie.

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

* Author: Louis Mullie
* Status: Open
* Priority: Normal
* Assignee: 
* 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