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

From: zzak@...
Date: 2015-09-13 03:10:31 UTC
List: ruby-core #70744
Issue #9642 has been updated by Zachary Scott.

Assignee changed from Martin Bosslet to openssl

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

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



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

In This Thread

Prev Next