Closed zhou0 closed 7 years ago
when i try to use this module, it says AES256-GCM is not supported by this CPU.
Hi,
That's the limitation of the implementation as it is hardware-accelerated and requires the Intel SSSE3 extensions, as well as the aesni and pclmul instructions.
Thanks, Alex
when i try to use this module, it says AES256-GCM is not supported by this CPU.