3.2 AES on the SAM D5x/E5x and HSM on the PIC32CK SG01/SG00/GC01/GC00
AES and HSM serve for security purposes, but both of them operate in distinct manners. The AES module on the SAM D5x/E5x family of MCUs offers encryption and decryption capabilities using the AES algorithm. In contrast, the HSM in the PIC32CK SG01/SG00/GC01/GC00 is a more comprehensive security module that supports AES encryption, other cryptographic functions, and security features.
SAM D5x/E5x (AES) | PIC32CK SG00/SG01 (HSM) | |
---|---|---|
Performance | Hardware acceleration for AES operations, which significantly improves the speed and efficiency of cryptographic operations compared to software implementations. | Provides hardware acceleration for multiple cryptographic algorithms, not just AES, (also provides support for SHA, RSA, and Elliptic Curve Cryptography (ECC)), which enhances the overall security performance of the system. |
Features |
|
|