ARM-software/AArch64cryptolib

ARM-software/AArch64cryptolib

Releases2
Frequency1 hour
Last Release
Stars44
AArch64cryptolib is a from scratch implementation of cryptographic primitives aiming for optimal performance on Arm A-class cores

CVE History

CVEPublishedCVSS v3CVSS v2
3.7 LOW

The armv8_dec_aes_gcm_full() API of Arm AArch64cryptolib before 86065c6 fails to the verify the authentication tag of AES-GCM protected data, leading to a man-in-the-middle attack. This occurs because of an improperly initialized variable.