- AES (Advanced Encryption Standard) is a block cipher used in symmetric key cryptography. It is one of the most widely used symmetric key cryptography algorithm.
- The implementation features one of the fastest encryption/decryption and requires a low memory footprint.
- Implementation is consistent with FIPs-197
- It also supports ECB mode, CBE-mode and CBC-MAC with CCM
- Optimized in native assembly
- Supports AES-128, AES-192 and AES-256
Platforms Supported
- ARM7, ARM9e, ARM11, Cortex-A8, Cortex-M0, Cortex-M3, Cortex-M4
Contact: sales@picustech.com for further details.