Project

General

Profile

Actions

Feature #9642

closed

Allow CCM as an authenticated encryption mode in OpenSSL::Cipher

Added by louism (Louis Mullie) about 10 years ago. Updated over 6 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
[ruby-core:61521]

Description

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?

Updated by zzak (zzak _) about 10 years ago

  • Status changed from Open to Assigned
  • Assignee set to MartinBosslet (Martin Bosslet)
Actions #2

Updated by zzak (zzak _) over 8 years ago

  • Assignee changed from MartinBosslet (Martin Bosslet) to 7150

Updated by rhenium (Kazuki Yamaguchi) over 6 years ago

  • Status changed from Assigned to Third Party's Issue

Closing as per my comment in the corresponding GitHub Pull Request, https://github.com/ruby/ruby/pull/569.

Suggestions or patches are accepted upstream: https://github.com/ruby/openssl

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0