Ruby implementation of RFC 3610 Counter with CBC-MAC (CCM) mode for authenticated encryption.
gem install openssl-ccmNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encrypt data using AES-CCM with a given key and nonce.
Ensure Ruby is compiled with OpenSSL support.
No dependency data recorded yet.