371 – Use GCM Padding with AES
Summary
AES symmetric encryption should be used only with GCM padding.
Description
This GCM padding mechanism is a secure option when working with symmetric encryption. GCM is well-suited for modern cryptographic requirements and is widely adopted in various security protocols and applications where the combination of encryption and authentication is required.
Supported In
Advanced: True
References
Last updated
2024/01/18