wolfssl
wolfssl copied to clipboard
LMS, XMSS: move code into wolfCrypt
Description
Move implementations of LMS and XMSS into wolfCrypt and use by default.
Testing
Regression tested LMS and XMSS.
Checklist
- [ ] added tests
- [ ] updated/added doxygen
- [ ] updated appropriate READMEs
- [ ] Updated manual and documentation
I've forced a sync of pqcrypto and copied the files over again.
retest this please
Retest this please.