AES-GCM for MSVC was using inline assembly. Add MSVC version of AES-GCM assembly and use it instead. Removed inline assembly.
2.7 KiB
2.7 KiB
AES-GCM for MSVC was using inline assembly. Add MSVC version of AES-GCM assembly and use it instead. Removed inline assembly.