wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

ChaCha20, Poly1305 ASM for MSVC

Open SparkiDev opened this issue 1 year ago • 2 comments

Description

Make ChaCha20 and Poly1305 asm available for MSVC.

Fixes #7213

Testing

Linux ASM still works.

Checklist

  • [ ] added tests
  • [ ] updated/added doxygen
  • [ ] updated appropriate READMEs
  • [ ] Updated manual and documentation

SparkiDev avatar Mar 12 '24 05:03 SparkiDev

retest this please

bandi13 avatar Apr 24 '24 13:04 bandi13

Tests passed. Removed the algorithms from user_settings.h

SparkiDev avatar May 01 '24 03:05 SparkiDev