AES-CCM Encryptor/Decryptor


AES-CCM is an authenticated encryption algorithm designed to provide both authentication and privacy. Developed by Russ Housley, Doug Whiting and Niels Ferguson, CCM is based on two \\"classic\\" block cipher modes in combination; Counter Mode (for the encryption) and CBC-MAC (for the authentication). AES-CCM is used in many recent standards such as 802.11, 802.15 and 802.16 wireless, plus the IEEE 1619.1 standard for tape storage, and is a very compelling choice for many applications.

▼ Read more

Features and Benefits


  • Implements Counter with CBC-MAC (CCM) authenticated encryption mode to NIST 800-38C
  • Supports all AES key sizes (128-, 192- and 256-bits) with integrated key expansion
  • Performs all CCM counter management, block chaining, block masking, tag appending and checking
  • Simple 8-bit data interface for easy system integration

Licensing Options


For additional information, contact info@heliontech.com or visit their website at www.heliontech.com

Documentation